diff --git a/tests/formatters.txt b/tests/formatters.txt index e5c8f9aa30..0131bdcfb8 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -20,5 +20,5 @@ platformdirs==4.3.7 # via black tomli==2.2.1 # via black -typing-extensions==4.13.1 +typing-extensions==4.13.2 # via black diff --git a/tests/static.txt b/tests/static.txt index 7900cffe75..541ed121ff 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.11.4 +ruff==0.11.5 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 4d51e8837e..7c3a63e1d7 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -67,13 +67,13 @@ tomli==2.2.1 # nox typer-slim==0.15.2 # via -r tests/../hacking/pr_labeler/requirements.txt -typing-extensions==4.13.1 +typing-extensions==4.13.2 # via # codeowners # mypy # pygithub # typer-slim -urllib3==2.3.0 +urllib3==2.4.0 # via # pygithub # requests