From bde66cfc47d8685a25c120d31898360f87f13fa4 Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 12:35:47 +0000 Subject: [PATCH] ci: refresh dev dependencies (#3478) 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 | 20 ++++++++++++++++---- tests/typing.txt | 29 +++++++++++++++++++++-------- 5 files changed, 40 insertions(+), 15 deletions(-) diff --git a/tests/formatters.txt b/tests/formatters.txt index 19274d3df5..27df39f1e7 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -14,7 +14,7 @@ packaging==26.0 # via black pathspec==1.0.4 # via black -platformdirs==4.5.1 +platformdirs==4.9.1 # via black pytokens==0.4.1 # via black diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index b52dd4063f..3befc4a6f3 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.0 +uv==0.10.2 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index 18ffb29f4a..b4abcc46bc 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.0 +ruff==0.15.1 # via -r tests/static.in diff --git a/tests/tag.txt b/tests/tag.txt index 8312614868..e17e1b2536 100644 --- a/tests/tag.txt +++ b/tests/tag.txt @@ -1,18 +1,30 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/tag.txt tests/tag.in +annotated-doc==0.0.4 + # via typer click==8.3.1 - # via typer-slim + # via typer colorama==0.4.6 ; sys_platform == 'win32' # via click gitdb==4.0.12 # via gitpython gitpython==3.1.46 # via -r tests/tag.in +markdown-it-py==4.0.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py packaging==26.0 # via -r tests/tag.in +pygments==2.19.2 + # via rich +rich==14.3.2 + # via typer +shellingham==1.5.4 + # via typer smmap==5.0.2 # via gitdb -typer-slim==0.21.1 - # via -r tests/tag.in -typing-extensions==4.15.0 +typer==0.23.1 # via typer-slim +typer-slim==0.23.1 + # via -r tests/tag.in diff --git a/tests/typing.txt b/tests/typing.txt index 57d5de6af8..12abd10251 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -1,5 +1,7 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/typing.txt tests/typing.in +annotated-doc==0.0.4 + # via typer antsibull-docutils==1.4.0 # via -r tests/typing.in argcomplete==3.6.3 @@ -15,7 +17,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy' charset-normalizer==3.4.4 # via requests click==8.3.1 - # via typer-slim + # via typer codeowners==0.8.0 # via -r tests/../hacking/pr_labeler/requirements.txt colorama==0.4.6 ; sys_platform == 'win32' @@ -24,7 +26,7 @@ colorama==0.4.6 ; sys_platform == 'win32' # colorlog colorlog==6.10.1 # via nox -cryptography==46.0.4 +cryptography==46.0.5 # via pyjwt dependency-groups==1.3.1 # via nox @@ -32,7 +34,7 @@ distlib==0.4.0 # via virtualenv docutils==0.22.4 # via antsibull-docutils -filelock==3.20.3 +filelock==3.24.0 # via virtualenv gitdb==4.0.12 # via gitpython @@ -44,15 +46,19 @@ idna==3.11 # via requests jinja2==3.1.6 # via -r tests/../hacking/pr_labeler/requirements.txt -librt==0.7.8 ; platform_python_implementation != 'PyPy' +librt==0.8.0 ; platform_python_implementation != 'PyPy' # via mypy +markdown-it-py==4.0.0 + # via rich markupsafe==3.0.3 # via jinja2 +mdurl==0.1.2 + # via markdown-it-py mypy==1.19.1 # via -r tests/typing.in mypy-extensions==1.1.0 # via mypy -nox==2025.11.12 +nox==2026.2.9 # via -r tests/typing.in packaging==26.0 # via @@ -61,21 +67,29 @@ packaging==26.0 # nox pathspec==1.0.4 # via mypy -platformdirs==4.5.1 +platformdirs==4.9.1 # via virtualenv pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' # via cffi pygithub==2.8.1 # via -r tests/../hacking/pr_labeler/requirements.txt +pygments==2.19.2 + # via rich pyjwt==2.11.0 # via pygithub pynacl==1.6.2 # via pygithub requests==2.32.5 # via pygithub +rich==14.3.2 + # via typer +shellingham==1.5.4 + # via typer smmap==5.0.2 # via gitdb -typer-slim==0.21.1 +typer==0.23.1 + # via typer-slim +typer-slim==0.23.1 # via # -r tests/../hacking/pr_labeler/requirements.txt # -r tests/tag.in @@ -86,7 +100,6 @@ typing-extensions==4.15.0 # codeowners # mypy # pygithub - # typer-slim urllib3==2.6.3 # via # pygithub