mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3537)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b9f4c1d98f
commit
1082f312ae
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.15.6
|
||||
ruff==0.15.7
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -8,7 +8,7 @@ annotated-doc==0.0.4
|
||||
# via typer
|
||||
argcomplete==3.6.3
|
||||
# via nox
|
||||
attrs==25.4.0
|
||||
attrs==26.1.0
|
||||
# via nox
|
||||
certifi==2026.2.25
|
||||
# via requests
|
||||
@@ -74,7 +74,7 @@ pyjwt==2.12.1
|
||||
# via pygithub
|
||||
pynacl==1.6.2
|
||||
# via pygithub
|
||||
python-discovery==1.1.3
|
||||
python-discovery==1.2.0
|
||||
# via virtualenv
|
||||
requests==2.32.5
|
||||
# via pygithub
|
||||
|
||||
Reference in New Issue
Block a user