From f9069fae72f4ede6ebaf50681cd8a4fc45fbeb62 Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 00:09:07 +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 a1a84d1d83..a2d143b884 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.9 +uv==0.9.11 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index 800a3ea482..73d229da2b 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.5 +ruff==0.14.6 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 164deb4c5b..c986021459 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/typing.txt tests/typing.in -antsibull-docutils==1.3.0 +antsibull-docutils==1.3.1 # via -r tests/typing.in argcomplete==3.6.3 # via nox