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 # via black
packaging==25.0 packaging==25.0
# via black # via black
pathspec==0.12.1 pathspec==1.0.3
# via black # via black
platformdirs==4.5.1 platformdirs==4.5.1
# via black # via black

View File

@@ -1,4 +1,4 @@
# This file was autogenerated by uv via the following command: # 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 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 # via -r tests/pip-compile.in

View File

@@ -1,4 +1,4 @@
# This file was autogenerated by uv via the following command: # This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/static.txt tests/static.in # 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 # via -r tests/static.in

View File

@@ -12,7 +12,7 @@ packaging==25.0
# via -r tests/tag.in # via -r tests/tag.in
smmap==5.0.2 smmap==5.0.2
# via gitdb # via gitdb
typer-slim==0.21.0 typer-slim==0.21.1
# via -r tests/tag.in # via -r tests/tag.in
typing-extensions==4.15.0 typing-extensions==4.15.0
# via typer-slim # via typer-slim

View File

@@ -6,7 +6,7 @@ argcomplete==3.6.3
# via nox # via nox
attrs==25.4.0 attrs==25.4.0
# via nox # via nox
certifi==2025.11.12 certifi==2026.1.4
# via requests # via requests
cffi==2.0.0 ; platform_python_implementation != 'PyPy' cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# via # via
@@ -32,7 +32,7 @@ distlib==0.4.0
# via virtualenv # via virtualenv
docutils==0.22.4 docutils==0.22.4
# via antsibull-docutils # via antsibull-docutils
filelock==3.20.2 filelock==3.20.3
# via virtualenv # via virtualenv
gitdb==4.0.12 gitdb==4.0.12
# via gitpython # via gitpython
@@ -59,7 +59,7 @@ packaging==25.0
# -r tests/tag.in # -r tests/tag.in
# dependency-groups # dependency-groups
# nox # nox
pathspec==0.12.1 pathspec==1.0.3
# via mypy # via mypy
platformdirs==4.5.1 platformdirs==4.5.1
# via virtualenv # via virtualenv
@@ -75,7 +75,7 @@ requests==2.32.5
# via pygithub # via pygithub
smmap==5.0.2 smmap==5.0.2
# via gitdb # via gitdb
typer-slim==0.21.0 typer-slim==0.21.1
# via # via
# -r tests/../hacking/pr_labeler/requirements.txt # -r tests/../hacking/pr_labeler/requirements.txt
# -r tests/tag.in # -r tests/tag.in
@@ -87,9 +87,9 @@ typing-extensions==4.15.0
# mypy # mypy
# pygithub # pygithub
# typer-slim # typer-slim
urllib3==2.6.2 urllib3==2.6.3
# via # via
# pygithub # pygithub
# requests # requests
virtualenv==20.35.4 virtualenv==20.36.1
# via nox # via nox