diff --git a/tests/formatters.txt b/tests/formatters.txt index f15f6a601c4..0c7e6dbab96 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -20,5 +20,5 @@ platformdirs==4.2.0 # via black tomli==2.0.1 # via black -typing-extensions==4.9.0 +typing-extensions==4.10.0 # via black diff --git a/tests/static.txt b/tests/static.txt index 628384eed9c..f40fc514a3e 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.2.2 +ruff==0.3.2 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index a61566d96d8..0d1d9c5c37e 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -4,7 +4,7 @@ # # pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in # -argcomplete==3.2.2 +argcomplete==3.2.3 # via nox certifi==2024.2.2 # via requests @@ -16,7 +16,7 @@ charset-normalizer==3.3.2 # via requests click==8.1.7 # via typer -codeowners==0.6.0 +codeowners==0.7.0 # via -r tests/../hacking/pr_labeler/requirements.txt colorlog==6.8.2 # via nox @@ -34,11 +34,11 @@ jinja2==3.1.3 # via -r tests/../hacking/pr_labeler/requirements.txt markupsafe==2.1.5 # via jinja2 -mypy==1.8.0 +mypy==1.9.0 # via -r tests/typing.in mypy-extensions==1.0.0 # via mypy -nox==2023.4.22 +nox==2024.3.2 # via -r tests/typing.in packaging==23.2 # via nox @@ -58,7 +58,7 @@ tomli==2.0.1 # via mypy typer==0.9.0 # via -r tests/../hacking/pr_labeler/requirements.txt -typing-extensions==4.9.0 +typing-extensions==4.10.0 # via # codeowners # mypy