mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#1823)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
89961634ba
commit
4bdbe05480
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.6.2
|
||||
ruff==0.6.3
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#
|
||||
argcomplete==3.5.0
|
||||
# via nox
|
||||
certifi==2024.7.4
|
||||
certifi==2024.8.30
|
||||
# via requests
|
||||
cffi==1.17.0
|
||||
# via
|
||||
@@ -60,7 +60,7 @@ pynacl==1.5.0
|
||||
# via pygithub
|
||||
requests==2.32.3
|
||||
# via pygithub
|
||||
rich==13.7.1
|
||||
rich==13.8.0
|
||||
# via typer
|
||||
shellingham==1.5.4
|
||||
# via typer
|
||||
|
||||
Reference in New Issue
Block a user