mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3504)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
186c9e5993
commit
0f4190c269
@@ -8,7 +8,7 @@ black==26.1.0
|
||||
# via -r tests/formatters.in
|
||||
click==8.3.1
|
||||
# via black
|
||||
isort==8.0.0
|
||||
isort==8.0.1
|
||||
# via -r tests/formatters.in
|
||||
mypy-extensions==1.1.0
|
||||
# via black
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.15.2
|
||||
ruff==0.15.4
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -10,7 +10,7 @@ argcomplete==3.6.3
|
||||
# via nox
|
||||
attrs==25.4.0
|
||||
# via nox
|
||||
certifi==2026.1.4
|
||||
certifi==2026.2.25
|
||||
# via requests
|
||||
cffi==2.0.0
|
||||
# via
|
||||
@@ -31,7 +31,9 @@ dependency-groups==1.3.1
|
||||
distlib==0.4.0
|
||||
# via virtualenv
|
||||
filelock==3.24.3
|
||||
# via virtualenv
|
||||
# via
|
||||
# python-discovery
|
||||
# virtualenv
|
||||
humanize==4.15.0
|
||||
# via nox
|
||||
idna==3.11
|
||||
@@ -59,7 +61,9 @@ packaging==26.0
|
||||
pathspec==1.0.4
|
||||
# via mypy
|
||||
platformdirs==4.9.2
|
||||
# via virtualenv
|
||||
# via
|
||||
# python-discovery
|
||||
# virtualenv
|
||||
pycparser==3.0
|
||||
# via cffi
|
||||
pygithub==2.8.1
|
||||
@@ -70,6 +74,8 @@ pyjwt==2.11.0
|
||||
# via pygithub
|
||||
pynacl==1.6.2
|
||||
# via pygithub
|
||||
python-discovery==1.1.0
|
||||
# via virtualenv
|
||||
requests==2.32.5
|
||||
# via pygithub
|
||||
rich==14.3.3
|
||||
@@ -89,5 +95,5 @@ urllib3==2.6.3
|
||||
# via
|
||||
# pygithub
|
||||
# requests
|
||||
virtualenv==20.38.0
|
||||
virtualenv==21.1.0
|
||||
# via nox
|
||||
|
||||
Reference in New Issue
Block a user