diff --git a/tests/formatters.txt b/tests/formatters.txt index d26f62500c..f055d001fb 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.9.0 +black==25.11.0 # via -r tests/formatters.in -click==8.3.0 +click==8.3.1 # via black colorama==0.4.6 ; sys_platform == 'win32' # via click diff --git a/tests/static.txt b/tests/static.txt index a0c90d9dd7..800a3ea482 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.4 +ruff==0.14.5 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 527a5ae43e..d53aaade65 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -6,7 +6,7 @@ argcomplete==3.6.3 # via nox attrs==25.4.0 # via nox -certifi==2025.10.5 +certifi==2025.11.12 # via requests cffi==2.0.0 ; platform_python_implementation != 'PyPy' # via @@ -14,7 +14,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy' # pynacl charset-normalizer==3.4.4 # via requests -click==8.3.0 +click==8.3.1 # via typer-slim codeowners==0.8.0 # via -r tests/../hacking/pr_labeler/requirements.txt @@ -46,7 +46,7 @@ mypy==1.18.2 # via -r tests/typing.in mypy-extensions==1.1.0 # via mypy -nox==2025.10.16 +nox==2025.11.12 # via -r tests/typing.in packaging==25.0 # via @@ -62,13 +62,13 @@ pygithub==2.8.1 # via -r tests/../hacking/pr_labeler/requirements.txt pyjwt==2.10.1 # via pygithub -pynacl==1.6.0 +pynacl==1.6.1 # via pygithub requests==2.32.5 # via pygithub typer-slim==0.20.0 # via -r tests/../hacking/pr_labeler/requirements.txt -types-docutils==0.22.2.20251006 +types-docutils==0.22.3.20251115 # via -r tests/typing.in typing-extensions==4.15.0 # via