diff --git a/tests/formatters.txt b/tests/formatters.txt index 183b9c0ce8..376ce76062 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -16,9 +16,9 @@ packaging==25.0 # via black pathspec==0.12.1 # via black -platformdirs==4.3.8 +platformdirs==4.4.0 # via black tomli==2.2.1 # via black -typing-extensions==4.14.1 +typing-extensions==4.15.0 # via black diff --git a/tests/static.txt b/tests/static.txt index 1f4364e831..e4f8a8e443 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.12.10 +ruff==0.12.11 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 6ff2ebe3a6..26f32501e8 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -48,7 +48,7 @@ packaging==25.0 # nox pathspec==0.12.1 # via mypy -platformdirs==4.3.8 +platformdirs==4.4.0 # via virtualenv pycparser==2.22 # via cffi @@ -65,9 +65,9 @@ tomli==2.2.1 # dependency-groups # mypy # nox -typer-slim==0.16.1 +typer-slim==0.17.3 # via -r tests/../hacking/pr_labeler/requirements.txt -typing-extensions==4.14.1 +typing-extensions==4.15.0 # via # codeowners # mypy