mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#2172)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6438f4c47f
commit
c8be7c1057
@@ -18,7 +18,7 @@ pathspec==0.12.1
|
||||
# via black
|
||||
platformdirs==4.3.6
|
||||
# via black
|
||||
tomli==2.0.2
|
||||
tomli==2.1.0
|
||||
# via black
|
||||
typing-extensions==4.12.2
|
||||
# via black
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.7.3
|
||||
ruff==0.7.4
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -22,7 +22,7 @@ colorlog==6.9.0
|
||||
# via nox
|
||||
cryptography==43.0.3
|
||||
# via pyjwt
|
||||
deprecated==1.2.14
|
||||
deprecated==1.2.15
|
||||
# via pygithub
|
||||
distlib==0.3.9
|
||||
# via virtualenv
|
||||
@@ -54,7 +54,7 @@ pynacl==1.5.0
|
||||
# via pygithub
|
||||
requests==2.32.3
|
||||
# via pygithub
|
||||
tomli==2.0.2
|
||||
tomli==2.1.0
|
||||
# via
|
||||
# mypy
|
||||
# nox
|
||||
|
||||
Reference in New Issue
Block a user