mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#3129)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
417ab949ed
commit
57709b2a0b
@@ -8,7 +8,7 @@ black==25.9.0
|
||||
# via -r tests/formatters.in
|
||||
click==8.3.0
|
||||
# via black
|
||||
isort==6.1.0
|
||||
isort==7.0.0
|
||||
# via -r tests/formatters.in
|
||||
mypy-extensions==1.1.0
|
||||
# via black
|
||||
@@ -16,7 +16,7 @@ packaging==25.0
|
||||
# via black
|
||||
pathspec==0.12.1
|
||||
# via black
|
||||
platformdirs==4.4.0
|
||||
platformdirs==4.5.0
|
||||
# via black
|
||||
pytokens==0.1.10
|
||||
# via black
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.13.3
|
||||
ruff==0.14.0
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
#
|
||||
argcomplete==3.6.2
|
||||
# via nox
|
||||
attrs==25.3.0
|
||||
attrs==25.4.0
|
||||
# via nox
|
||||
certifi==2025.8.3
|
||||
certifi==2025.10.5
|
||||
# via requests
|
||||
cffi==2.0.0
|
||||
# via
|
||||
@@ -28,7 +28,7 @@ dependency-groups==1.3.1
|
||||
# via nox
|
||||
distlib==0.4.0
|
||||
# via virtualenv
|
||||
filelock==3.19.1
|
||||
filelock==3.20.0
|
||||
# via virtualenv
|
||||
idna==3.10
|
||||
# via requests
|
||||
@@ -48,7 +48,7 @@ packaging==25.0
|
||||
# nox
|
||||
pathspec==0.12.1
|
||||
# via mypy
|
||||
platformdirs==4.4.0
|
||||
platformdirs==4.5.0
|
||||
# via virtualenv
|
||||
pycparser==2.23
|
||||
# via cffi
|
||||
@@ -72,5 +72,5 @@ urllib3==2.5.0
|
||||
# via
|
||||
# pygithub
|
||||
# requests
|
||||
virtualenv==20.34.0
|
||||
virtualenv==20.35.3
|
||||
# via nox
|
||||
|
||||
Reference in New Issue
Block a user