From 6e63db1cae7ad0563b2d357b81207f4f9e4f0537 Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 13:53:03 +0000 Subject: [PATCH] ci: refresh dev dependencies (#3420) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/formatters.txt | 2 +- tests/pip-compile.txt | 2 +- tests/static.txt | 2 +- tests/tag.txt | 2 +- tests/typing.txt | 12 ++++++------ 5 files changed, 10 insertions(+), 10 deletions(-) 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/pip-compile.txt b/tests/pip-compile.txt index aa6e1ba995..2e3dbaac39 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.9.21 +uv==0.9.24 # via -r tests/pip-compile.in 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/tag.txt b/tests/tag.txt index 7aab1e7006..d13349530e 100644 --- a/tests/tag.txt +++ b/tests/tag.txt @@ -12,7 +12,7 @@ packaging==25.0 # via -r tests/tag.in smmap==5.0.2 # via gitdb -typer-slim==0.21.0 +typer-slim==0.21.1 # via -r tests/tag.in typing-extensions==4.15.0 # via typer-slim diff --git a/tests/typing.txt b/tests/typing.txt index 16775c7e7b..ac5fc7d35f 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 gitdb==4.0.12 # via gitpython @@ -59,7 +59,7 @@ packaging==25.0 # -r tests/tag.in # dependency-groups # nox -pathspec==0.12.1 +pathspec==1.0.3 # via mypy platformdirs==4.5.1 # via virtualenv @@ -75,7 +75,7 @@ requests==2.32.5 # via pygithub smmap==5.0.2 # via gitdb -typer-slim==0.21.0 +typer-slim==0.21.1 # via # -r tests/../hacking/pr_labeler/requirements.txt # -r tests/tag.in @@ -87,9 +87,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