mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
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:
committed by
GitHub
parent
f73b6e11c7
commit
468c0f8c0b
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user