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:
ansible-documentation-bot[bot]
2025-10-06 08:34:34 +01:00
committed by GitHub
parent 7488615cd6
commit b8fc951554
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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