ci: refresh dev dependencies (#3031)

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-09-08 09:45:16 +01:00
committed by GitHub
parent f73b6e11c7
commit 468c0f8c0b
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -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.6
cryptography==45.0.7
# via pyjwt
dependency-groups==1.3.1
# via nox
@@ -52,7 +52,7 @@ platformdirs==4.4.0
# via virtualenv
pycparser==2.22
# via cffi
pygithub==2.7.0
pygithub==2.8.1
# via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.10.1
# via pygithub
@@ -60,7 +60,7 @@ pynacl==1.5.0
# via pygithub
requests==2.32.5
# via pygithub
typer-slim==0.17.3
typer-slim==0.17.4
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.15.0
# via