From 1105ffd8a08887faa543dfe07b9c1be8e783600f Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 00:09:02 +0000 Subject: [PATCH] ci: refresh dev dependencies --- tests/pip-compile.txt | 2 +- tests/static.txt | 2 +- tests/typing.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index f561dd25a87..cec347baaf7 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.7.19 +uv==0.7.20 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index 17b7f47139b..24c73368a8c 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.12.2 +ruff==0.12.3 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index a0cb2d1335c..1004f1ef0c5 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -4,7 +4,7 @@ argcomplete==3.6.2 # via nox attrs==25.3.0 # via nox -certifi==2025.6.15 +certifi==2025.7.9 # via requests cffi==1.17.1 # via @@ -85,7 +85,7 @@ typer==0.16.0 # via -r tests/tag.in typer-slim==0.16.0 # via -r tests/../hacking/pr_labeler/requirements.txt -types-docutils==0.21.0.20250604 +types-docutils==0.21.0.20250710 # via -r tests/typing.in typing-extensions==4.14.1 # via