ci: refresh dev dependencies (#2975)

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
ansible-documentation-bot[bot]
2025-08-10 14:33:40 +02:00
committed by GitHub
parent 95ea67fb6f
commit 96e3d5a83a
2 changed files with 5 additions and 5 deletions

View File

@@ -4,5 +4,5 @@
#
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
#
ruff==0.12.7
ruff==0.12.8
# via -r tests/static.in

View File

@@ -8,13 +8,13 @@ argcomplete==3.6.2
# via nox
attrs==25.3.0
# via nox
certifi==2025.7.14
certifi==2025.8.3
# via requests
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
click==8.2.1
# via typer-slim
@@ -22,7 +22,7 @@ codeowners==0.8.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.9.0
# via nox
cryptography==45.0.5
cryptography==45.0.6
# via pyjwt
dependency-groups==1.3.1
# via nox
@@ -77,5 +77,5 @@ urllib3==2.5.0
# via
# pygithub
# requests
virtualenv==20.32.0
virtualenv==20.33.1
# via nox