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