From 99dbb9dcb1e6eb1dde008606c19fea412bfbe28f Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:58:52 +0000 Subject: [PATCH] ci: refresh dev dependencies (#3196) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/static.txt | 2 +- tests/typing.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/static.txt b/tests/static.txt index 624ba41a02..bb6ed5305d 100644 --- a/tests/static.txt +++ b/tests/static.txt @@ -1,4 +1,4 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/static.txt tests/static.in -ruff==0.14.2 +ruff==0.14.3 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 9b9125ac15..ccb16e0a1d 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -80,5 +80,5 @@ urllib3==2.5.0 # via # pygithub # requests -virtualenv==20.35.3 +virtualenv==20.35.4 # via nox