diff --git a/tests/formatters.txt b/tests/formatters.txt index 27df39f1e7..1056d2d34a 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -6,7 +6,7 @@ click==8.3.1 # via black colorama==0.4.6 ; sys_platform == 'win32' # via click -isort==7.0.0 +isort==8.0.0 # via -r tests/formatters.in mypy-extensions==1.1.0 # via black @@ -14,7 +14,7 @@ packaging==26.0 # via black pathspec==1.0.4 # via black -platformdirs==4.9.1 +platformdirs==4.9.2 # via black pytokens==0.4.1 # via black diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index 3befc4a6f3..feb93a4192 100644 --- a/tests/pip-compile.txt +++ b/tests/pip-compile.txt @@ -1,4 +1,4 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in -uv==0.10.2 +uv==0.10.4 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index b4abcc46bc..0706f71ac2 100644 --- a/tests/static.txt +++ b/tests/static.txt @@ -1,4 +1,4 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/static.txt tests/static.in -ruff==0.15.1 +ruff==0.15.2 # via -r tests/static.in diff --git a/tests/tag.txt b/tests/tag.txt index e17e1b2536..468d6ca352 100644 --- a/tests/tag.txt +++ b/tests/tag.txt @@ -18,13 +18,13 @@ packaging==26.0 # via -r tests/tag.in pygments==2.19.2 # via rich -rich==14.3.2 +rich==14.3.3 # via typer shellingham==1.5.4 # via typer smmap==5.0.2 # via gitdb -typer==0.23.1 +typer==0.24.1 # via typer-slim -typer-slim==0.23.1 +typer-slim==0.24.0 # via -r tests/tag.in diff --git a/tests/typing.txt b/tests/typing.txt index 12abd10251..a77d112496 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -34,7 +34,7 @@ distlib==0.4.0 # via virtualenv docutils==0.22.4 # via antsibull-docutils -filelock==3.24.0 +filelock==3.24.3 # via virtualenv gitdb==4.0.12 # via gitpython @@ -46,7 +46,7 @@ idna==3.11 # via requests jinja2==3.1.6 # via -r tests/../hacking/pr_labeler/requirements.txt -librt==0.8.0 ; platform_python_implementation != 'PyPy' +librt==0.8.1 ; platform_python_implementation != 'PyPy' # via mypy markdown-it-py==4.0.0 # via rich @@ -67,7 +67,7 @@ packaging==26.0 # nox pathspec==1.0.4 # via mypy -platformdirs==4.9.1 +platformdirs==4.9.2 # via virtualenv pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' # via cffi @@ -81,15 +81,15 @@ pynacl==1.6.2 # via pygithub requests==2.32.5 # via pygithub -rich==14.3.2 +rich==14.3.3 # via typer shellingham==1.5.4 # via typer smmap==5.0.2 # via gitdb -typer==0.23.1 +typer==0.24.1 # via typer-slim -typer-slim==0.23.1 +typer-slim==0.24.0 # via # -r tests/../hacking/pr_labeler/requirements.txt # -r tests/tag.in @@ -104,5 +104,5 @@ urllib3==2.6.3 # via # pygithub # requests -virtualenv==20.36.1 +virtualenv==20.38.0 # via nox