diff --git a/tests/formatters.txt b/tests/formatters.txt index cc1d702462..5dfaa353a1 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -4,7 +4,7 @@ # # pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in # -black==25.12.0 +black==26.1.0 # via -r tests/formatters.in click==8.3.1 # via black @@ -12,11 +12,11 @@ isort==7.0.0 # via -r tests/formatters.in mypy-extensions==1.1.0 # via black -packaging==25.0 +packaging==26.0 # via black pathspec==1.0.3 # via black platformdirs==4.5.1 # via black -pytokens==0.3.0 +pytokens==0.4.0 # via black diff --git a/tests/static.txt b/tests/static.txt index 952dd23d6a..7ab221569c 100644 --- a/tests/static.txt +++ b/tests/static.txt @@ -4,5 +4,5 @@ # # pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in # -ruff==0.14.13 +ruff==0.14.14 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 8a1f9a588b..17afa045e1 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -46,7 +46,7 @@ mypy-extensions==1.1.0 # via mypy nox==2025.11.12 # via -r tests/typing.in -packaging==25.0 +packaging==26.0 # via # dependency-groups # nox @@ -54,7 +54,7 @@ pathspec==1.0.3 # via mypy platformdirs==4.5.1 # via virtualenv -pycparser==2.23 +pycparser==3.0 # via cffi pygithub==2.8.1 # via -r tests/../hacking/pr_labeler/requirements.txt