mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3058)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e6cbf42e3a
commit
fe23d7055c
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.12.12
|
||||
ruff==0.13.0
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -10,7 +10,7 @@ attrs==25.3.0
|
||||
# via nox
|
||||
certifi==2025.8.3
|
||||
# via requests
|
||||
cffi==1.17.1
|
||||
cffi==2.0.0
|
||||
# via
|
||||
# cryptography
|
||||
# pynacl
|
||||
@@ -36,7 +36,7 @@ jinja2==3.1.6
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
markupsafe==3.0.2
|
||||
# via jinja2
|
||||
mypy==1.17.1
|
||||
mypy==1.18.1
|
||||
# via -r tests/typing.in
|
||||
mypy-extensions==1.1.0
|
||||
# via mypy
|
||||
@@ -50,13 +50,13 @@ pathspec==0.12.1
|
||||
# via mypy
|
||||
platformdirs==4.4.0
|
||||
# via virtualenv
|
||||
pycparser==2.22
|
||||
pycparser==2.23
|
||||
# via cffi
|
||||
pygithub==2.8.1
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
pyjwt==2.10.1
|
||||
# via pygithub
|
||||
pynacl==1.5.0
|
||||
pynacl==1.6.0
|
||||
# via pygithub
|
||||
requests==2.32.5
|
||||
# via pygithub
|
||||
|
||||
Reference in New Issue
Block a user