ci: refresh dev dependencies (#3403)

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-06 19:54:33 +00:00
committed by GitHub
parent 22d4d3df56
commit 5bb592499e
3 changed files with 6 additions and 6 deletions

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.18 uv==0.9.21
# via -r tests/pip-compile.in # via -r tests/pip-compile.in

View File

@@ -6,7 +6,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
# via click # via click
gitdb==4.0.12 gitdb==4.0.12
# via gitpython # via gitpython
gitpython==3.1.45 gitpython==3.1.46
# via -r tests/tag.in # via -r tests/tag.in
packaging==25.0 packaging==25.0
# via -r tests/tag.in # via -r tests/tag.in

View File

@@ -32,11 +32,11 @@ 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.1 filelock==3.20.2
# via virtualenv # via virtualenv
gitdb==4.0.12 gitdb==4.0.12
# via gitpython # via gitpython
gitpython==3.1.45 gitpython==3.1.46
# via -r tests/tag.in # via -r tests/tag.in
humanize==4.15.0 humanize==4.15.0
# via nox # via nox
@@ -44,7 +44,7 @@ idna==3.11
# via requests # via requests
jinja2==3.1.6 jinja2==3.1.6
# via -r tests/../hacking/pr_labeler/requirements.txt # via -r tests/../hacking/pr_labeler/requirements.txt
librt==0.7.5 ; platform_python_implementation != 'PyPy' librt==0.7.7 ; platform_python_implementation != 'PyPy'
# via mypy # via mypy
markupsafe==3.0.3 markupsafe==3.0.3
# via jinja2 # via jinja2
@@ -69,7 +69,7 @@ pygithub==2.8.1
# via -r tests/../hacking/pr_labeler/requirements.txt # via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.10.1 pyjwt==2.10.1
# via pygithub # via pygithub
pynacl==1.6.1 pynacl==1.6.2
# via pygithub # via pygithub
requests==2.32.5 requests==2.32.5
# via pygithub # via pygithub