diff --git a/tests/formatters.txt b/tests/formatters.txt index 88a8c71ab3..f5549a9ccb 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -16,5 +16,5 @@ pathspec==0.12.1 # via black platformdirs==4.5.0 # via black -pytokens==0.1.10 +pytokens==0.2.0 # via black diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index 7a0b2613ce..a0d5f66b97 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.2 +uv==0.9.4 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index aa12eb3167..c572e4158d 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.0 +ruff==0.14.1 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index ccf9c1ce05..a439d656f9 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -12,7 +12,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy' # via # cryptography # pynacl -charset-normalizer==3.4.3 +charset-normalizer==3.4.4 # via requests click==8.3.0 # via @@ -24,9 +24,9 @@ colorama==0.4.6 ; sys_platform == 'win32' # via # click # colorlog -colorlog==6.9.0 +colorlog==6.10.1 # via nox -cryptography==46.0.2 +cryptography==46.0.3 # via pyjwt dependency-groups==1.3.1 # via nox @@ -40,7 +40,9 @@ gitdb==4.0.12 # via gitpython gitpython==3.1.45 # via -r tests/tag.in -idna==3.10 +humanize==4.14.0 + # via nox +idna==3.11 # via requests jinja2==3.1.6 # via -r tests/../hacking/pr_labeler/requirements.txt @@ -54,7 +56,7 @@ mypy==1.18.2 # via -r tests/typing.in mypy-extensions==1.1.0 # via mypy -nox==2025.5.1 +nox==2025.10.16 # via -r tests/typing.in packaging==25.0 # via