ci: refresh dev dependencies (#2624)

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-05-12 08:26:18 +01:00
committed by GitHub
parent 512bb6fa42
commit e9cf7c1aba
3 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
#
black==25.1.0
# via -r tests/formatters.in
click==8.1.8
click==8.2.0
# via black
isort==6.0.1
# via -r tests/formatters.in
@@ -16,7 +16,7 @@ packaging==25.0
# via black
pathspec==0.12.1
# via black
platformdirs==4.3.7
platformdirs==4.3.8
# via black
tomli==2.2.1
# via black

View File

@@ -4,5 +4,5 @@
#
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
#
ruff==0.11.8
ruff==0.11.9
# via -r tests/static.in

View File

@@ -16,7 +16,7 @@ cffi==1.17.1
# pynacl
charset-normalizer==3.4.2
# via requests
click==8.1.8
click==8.2.0
# via typer-slim
codeowners==0.8.0
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -48,7 +48,7 @@ packaging==25.0
# via
# dependency-groups
# nox
platformdirs==4.3.7
platformdirs==4.3.8
# via virtualenv
pycparser==2.22
# via cffi
@@ -77,7 +77,7 @@ urllib3==2.4.0
# via
# pygithub
# requests
virtualenv==20.30.0
virtualenv==20.31.2
# via nox
wrapt==1.17.2
# via deprecated