ci: refresh dev dependencies (#2784)

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-07-07 09:48:46 +01:00
committed by GitHub
parent 2ee7a2ff48
commit 7a4701affe
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# This file was autogenerated by uv via the following command: # This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in # uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
uv==0.7.16 uv==0.7.19
# via -r tests/pip-compile.in # via -r tests/pip-compile.in

View File

@@ -1,4 +1,4 @@
# This file was autogenerated by uv via the following command: # This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/static.txt tests/static.in # uv pip compile --universal --output-file tests/static.txt tests/static.in
ruff==0.12.1 ruff==0.12.2
# via -r tests/static.in # via -r tests/static.in

View File

@@ -24,5 +24,5 @@ smmap==5.0.2
# via gitdb # via gitdb
typer==0.16.0 typer==0.16.0
# via -r tests/tag.in # via -r tests/tag.in
typing-extensions==4.14.0 typing-extensions==4.14.1
# via typer # via typer

View File

@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
# colorlog # colorlog
colorlog==6.9.0 colorlog==6.9.0
# via nox # via nox
cryptography==45.0.4 cryptography==45.0.5
# via pyjwt # via pyjwt
dependency-groups==1.3.1 dependency-groups==1.3.1
# via nox # via nox
@@ -87,7 +87,7 @@ typer-slim==0.16.0
# via -r tests/../hacking/pr_labeler/requirements.txt # via -r tests/../hacking/pr_labeler/requirements.txt
types-docutils==0.21.0.20250604 types-docutils==0.21.0.20250604
# via -r tests/typing.in # via -r tests/typing.in
typing-extensions==4.14.0 typing-extensions==4.14.1
# via # via
# codeowners # codeowners
# mypy # mypy