From 7dd51007eb3f789220f0aa4b91669e57be05835f Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 00:08:32 +0000 Subject: [PATCH] ci: refresh dev dependencies --- tests/pip-compile.txt | 2 +- tests/static.txt | 2 +- tests/typing.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index d6a40cff2b..4577466275 100644 --- a/tests/pip-compile.txt +++ b/tests/pip-compile.txt @@ -1,4 +1,4 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in -uv==0.9.5 +uv==0.9.7 # via -r tests/pip-compile.in 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 4c1b4295ee..08abf838f4 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -102,5 +102,5 @@ urllib3==2.5.0 # via # pygithub # requests -virtualenv==20.35.3 +virtualenv==20.35.4 # via nox