mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#2538)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e2988c95b6
commit
f1824b4ef3
@@ -12,7 +12,7 @@ isort==6.0.1
|
||||
# via -r tests/formatters.in
|
||||
mypy-extensions==1.0.0
|
||||
# via black
|
||||
packaging==24.2
|
||||
packaging==25.0
|
||||
# via black
|
||||
pathspec==0.12.1
|
||||
# via black
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.11.5
|
||||
ruff==0.11.6
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -44,7 +44,7 @@ mypy-extensions==1.0.0
|
||||
# via mypy
|
||||
nox==2025.2.9
|
||||
# via -r tests/typing.in
|
||||
packaging==24.2
|
||||
packaging==25.0
|
||||
# via
|
||||
# dependency-groups
|
||||
# nox
|
||||
|
||||
Reference in New Issue
Block a user