ci: refresh dev dependencies (#3420)

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
ansible-documentation-bot[bot]
2026-01-12 13:53:03 +00:00
committed by GitHub
parent 57f73d0341
commit 6e63db1cae
5 changed files with 10 additions and 10 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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