diff --git a/tests/formatters.txt b/tests/formatters.txt index 40c8a956c4..5a50467bdb 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -12,7 +12,7 @@ mypy-extensions==1.1.0 # via black packaging==25.0 # via black -pathspec==0.12.1 +pathspec==1.0.3 # via black platformdirs==4.5.1 # via black diff --git a/tests/static.txt b/tests/static.txt index 3f49ceb591..e202345960 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.14.10 +ruff==0.14.11 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 60ac522983..7ad31755a8 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -6,7 +6,7 @@ argcomplete==3.6.3 # via nox attrs==25.4.0 # via nox -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 ; platform_python_implementation != 'PyPy' # via @@ -32,7 +32,7 @@ distlib==0.4.0 # via virtualenv docutils==0.22.4 # via antsibull-docutils -filelock==3.20.2 +filelock==3.20.3 # via virtualenv humanize==4.15.0 # via nox @@ -54,7 +54,7 @@ packaging==25.0 # via # dependency-groups # nox -pathspec==0.12.1 +pathspec==1.0.3 # via mypy platformdirs==4.5.1 # via virtualenv @@ -68,7 +68,7 @@ pynacl==1.6.2 # via pygithub requests==2.32.5 # via pygithub -typer-slim==0.21.0 +typer-slim==0.21.1 # via -r tests/../hacking/pr_labeler/requirements.txt types-docutils==0.22.3.20251115 # via -r tests/typing.in @@ -78,9 +78,9 @@ typing-extensions==4.15.0 # mypy # pygithub # typer-slim -urllib3==2.6.2 +urllib3==2.6.3 # via # pygithub # requests -virtualenv==20.35.4 +virtualenv==20.36.1 # via nox