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/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/typing.txt b/tests/typing.txt index 93cfa88d32..23985968dc 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-slim codeowners==0.8.0 # via -r tests/../hacking/pr_labeler/requirements.txt @@ -24,13 +24,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 @@ -40,7 +40,7 @@ jinja2==3.1.6 # via -r tests/../hacking/pr_labeler/requirements.txt markupsafe==3.0.2 # via jinja2 -mypy==1.18.1 +mypy==1.18.2 # via -r tests/typing.in mypy-extensions==1.1.0 # via mypy @@ -64,9 +64,9 @@ pynacl==1.6.0 # via pygithub requests==2.32.5 # via pygithub -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