mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3524)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e18eaabd15
commit
b9f4c1d98f
@@ -4,7 +4,7 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
|
||||
#
|
||||
black==26.3.0
|
||||
black==26.3.1
|
||||
# via -r tests/formatters.in
|
||||
click==8.3.1
|
||||
# via black
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.15.5
|
||||
ruff==0.15.6
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -16,7 +16,7 @@ cffi==2.0.0
|
||||
# via
|
||||
# cryptography
|
||||
# pynacl
|
||||
charset-normalizer==3.4.5
|
||||
charset-normalizer==3.4.6
|
||||
# via requests
|
||||
click==8.3.1
|
||||
# via typer
|
||||
@@ -30,7 +30,7 @@ dependency-groups==1.3.1
|
||||
# via nox
|
||||
distlib==0.4.0
|
||||
# via virtualenv
|
||||
filelock==3.25.0
|
||||
filelock==3.25.2
|
||||
# via
|
||||
# python-discovery
|
||||
# virtualenv
|
||||
@@ -70,11 +70,11 @@ pygithub==2.8.1
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
pygments==2.19.2
|
||||
# via rich
|
||||
pyjwt==2.11.0
|
||||
pyjwt==2.12.1
|
||||
# via pygithub
|
||||
pynacl==1.6.2
|
||||
# via pygithub
|
||||
python-discovery==1.1.1
|
||||
python-discovery==1.1.3
|
||||
# via virtualenv
|
||||
requests==2.32.5
|
||||
# via pygithub
|
||||
@@ -95,5 +95,5 @@ urllib3==2.6.3
|
||||
# via
|
||||
# pygithub
|
||||
# requests
|
||||
virtualenv==21.1.0
|
||||
virtualenv==21.2.0
|
||||
# via nox
|
||||
|
||||
Reference in New Issue
Block a user