diff --git a/tests/formatters.txt b/tests/formatters.txt index 93865b7ad0..6cdbf9e090 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -1,8 +1,8 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in -black==25.1.0 +black==25.9.0 # via -r tests/formatters.in -click==8.2.1 +click==8.3.0 # via black colorama==0.4.6 ; sys_platform == 'win32' # via click @@ -16,3 +16,5 @@ pathspec==0.12.1 # via black platformdirs==4.4.0 # via black +pytokens==0.1.10 + # via black diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index 2743da9469..f9af6d43c2 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.8.17 +uv==0.8.19 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index a873bae08c..9d52edbe64 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.13.0 +ruff==0.13.1 # via -r tests/static.in diff --git a/tests/tag.txt b/tests/tag.txt index 12076b497b..78f2dc60a5 100644 --- a/tests/tag.txt +++ b/tests/tag.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/tag.txt tests/tag.in -click==8.2.1 +click==8.3.0 # via typer colorama==0.4.6 ; sys_platform == 'win32' # via click @@ -22,7 +22,7 @@ shellingham==1.5.4 # via typer smmap==5.0.2 # via gitdb -typer==0.17.4 +typer==0.19.1 # via -r tests/tag.in typing-extensions==4.15.0 # via typer diff --git a/tests/typing.txt b/tests/typing.txt index 3a4c6858cd..f1d828cfc2 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -14,7 +14,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy' # pynacl charset-normalizer==3.4.3 # via requests -click==8.2.1 +click==8.3.0 # via # typer # typer-slim @@ -26,13 +26,13 @@ colorama==0.4.6 ; sys_platform == 'win32' # colorlog colorlog==6.9.0 # via nox -cryptography==45.0.7 +cryptography==46.0.1 # via pyjwt dependency-groups==1.3.1 # via nox distlib==0.4.0 # via virtualenv -docutils==0.22 +docutils==0.22.2 # via antsibull-docutils filelock==3.19.1 # via virtualenv @@ -50,7 +50,7 @@ markupsafe==3.0.2 # via jinja2 mdurl==0.1.2 # via markdown-it-py -mypy==1.18.1 +mypy==1.18.2 # via -r tests/typing.in mypy-extensions==1.1.0 # via mypy @@ -83,11 +83,11 @@ shellingham==1.5.4 # via typer smmap==5.0.2 # via gitdb -typer==0.17.4 +typer==0.19.1 # via -r tests/tag.in -typer-slim==0.17.4 +typer-slim==0.19.1 # via -r tests/../hacking/pr_labeler/requirements.txt -types-docutils==0.22.0.20250822 +types-docutils==0.22.0.20250919 # via -r tests/typing.in typing-extensions==4.15.0 # via