diff --git a/tests/formatters.txt b/tests/formatters.txt index 25197481cf7..69f7bdfed94 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,5 +16,5 @@ packaging==24.1 # via black pathspec==0.12.1 # via black -platformdirs==4.3.3 +platformdirs==4.3.6 # via black diff --git a/tests/static.txt b/tests/static.txt index eb7429b58a7..7a3a07d4954 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/tag.txt b/tests/tag.txt index 177f3250cb7..b8e77616f74 100644 --- a/tests/tag.txt +++ b/tests/tag.txt @@ -18,7 +18,7 @@ packaging==24.1 # via -r tests/tag.in pygments==2.18.0 # via rich -rich==13.8.1 +rich==13.9.4 # via typer shellingham==1.5.4 # via typer diff --git a/tests/typing.txt b/tests/typing.txt index 421cca04549..f698a1ef331 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,7 +12,7 @@ cffi==1.17.1 # via # cryptography # pynacl -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 # via requests click==8.1.7 # via @@ -20,41 +20,41 @@ click==8.1.7 # 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 gitdb==4.0.11 # via gitpython gitpython==3.1.43 # via -r tests/tag.in -idna==3.9 +idna==3.10 # via requests jinja2==3.1.4 # via -r tests/../hacking/pr_labeler/requirements.txt markdown-it-py==3.0.0 # via rich -markupsafe==2.1.5 +markupsafe==3.0.2 # via jinja2 mdurl==0.1.2 # via markdown-it-py -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 # -r tests/tag.in # nox -platformdirs==4.3.3 +platformdirs==4.3.6 # via virtualenv pycparser==2.22 # via cffi @@ -68,7 +68,7 @@ pynacl==1.5.0 # via pygithub requests==2.32.3 # via pygithub -rich==13.8.1 +rich==13.9.4 # via typer shellingham==1.5.4 # via typer @@ -89,7 +89,7 @@ urllib3==2.2.3 # via # pygithub # requests -virtualenv==20.26.4 +virtualenv==20.27.1 # via nox wrapt==1.16.0 # via deprecated