diff --git a/tests/formatters.txt b/tests/formatters.txt index 1114607eea4..bd7664706bf 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==24.8.0 +black==24.10.0 # via -r tests/formatters.in click==8.1.7 # via black @@ -16,9 +16,9 @@ packaging==24.1 # via black pathspec==0.12.1 # via black -platformdirs==4.3.3 +platformdirs==4.3.6 # via black -tomli==2.0.1 +tomli==2.0.2 # via black typing-extensions==4.12.2 # via black diff --git a/tests/static.txt b/tests/static.txt index 7d97faf72bd..f6b3f5a65f9 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.6.5 +ruff==0.7.2 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 73b1398be3b..492db6b7abe 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.5.0 +argcomplete==3.5.1 # via nox certifi==2024.8.30 # via requests @@ -12,37 +12,37 @@ cffi==1.17.1 # via # cryptography # pynacl -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 # via requests click==8.1.7 # via typer-slim codeowners==0.7.0 # via -r tests/../hacking/pr_labeler/requirements.txt -colorlog==6.8.2 +colorlog==6.9.0 # via nox -cryptography==43.0.1 +cryptography==43.0.3 # via pyjwt deprecated==1.2.14 # via pygithub -distlib==0.3.8 +distlib==0.3.9 # via virtualenv -filelock==3.16.0 +filelock==3.16.1 # via virtualenv -idna==3.9 +idna==3.10 # via requests jinja2==3.1.4 # via -r tests/../hacking/pr_labeler/requirements.txt -markupsafe==2.1.5 +markupsafe==3.0.2 # via jinja2 -mypy==1.11.2 +mypy==1.13.0 # via -r tests/typing.in mypy-extensions==1.0.0 # via mypy -nox==2024.4.15 +nox==2024.10.9 # via -r tests/typing.in packaging==24.1 # via nox -platformdirs==4.3.3 +platformdirs==4.3.6 # via virtualenv pycparser==2.22 # via cffi @@ -54,7 +54,7 @@ pynacl==1.5.0 # via pygithub requests==2.32.3 # via pygithub -tomli==2.0.1 +tomli==2.0.2 # via # mypy # nox @@ -70,7 +70,7 @@ urllib3==2.2.3 # via # pygithub # requests -virtualenv==20.26.4 +virtualenv==20.27.1 # via nox wrapt==1.16.0 # via deprecated