mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3199)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
07edd56be8
commit
0c8f55a924
@@ -4,5 +4,5 @@
|
|||||||
#
|
#
|
||||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||||
#
|
#
|
||||||
ruff==0.14.2
|
ruff==0.14.3
|
||||||
# via -r tests/static.in
|
# via -r tests/static.in
|
||||||
|
|||||||
@@ -81,5 +81,5 @@ urllib3==2.5.0
|
|||||||
# via
|
# via
|
||||||
# pygithub
|
# pygithub
|
||||||
# requests
|
# requests
|
||||||
virtualenv==20.35.3
|
virtualenv==20.35.4
|
||||||
# via nox
|
# via nox
|
||||||
|
|||||||
Reference in New Issue
Block a user