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