mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#3093)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7488615cd6
commit
b8fc951554
@@ -8,7 +8,7 @@ black==25.9.0
|
||||
# via -r tests/formatters.in
|
||||
click==8.3.0
|
||||
# via black
|
||||
isort==6.0.1
|
||||
isort==6.1.0
|
||||
# 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.13.2
|
||||
ruff==0.13.3
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -22,7 +22,7 @@ codeowners==0.8.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
colorlog==6.9.0
|
||||
# via nox
|
||||
cryptography==46.0.1
|
||||
cryptography==46.0.2
|
||||
# via pyjwt
|
||||
dependency-groups==1.3.1
|
||||
# via nox
|
||||
|
||||
Reference in New Issue
Block a user