ci: refresh dev dependencies (#2671)

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-06-03 09:57:12 +01:00
committed by GitHub
parent e9a97700a6
commit d2e7598a37
4 changed files with 12 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
# 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==0.7.8
uv==0.7.9
# via -r tests/pip-compile.in

View File

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

View File

@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/tag.txt tests/tag.in
click==8.1.8
click==8.2.1
# via typer
colorama==0.4.6 ; sys_platform == 'win32'
# via click
@@ -22,7 +22,7 @@ shellingham==1.5.4
# via typer
smmap==5.0.2
# via gitdb
typer==0.15.4
typer==0.16.0
# via -r tests/tag.in
typing-extensions==4.13.2
# via typer

View File

@@ -12,7 +12,7 @@ cffi==1.17.1
# pynacl
charset-normalizer==3.4.2
# via requests
click==8.1.8
click==8.2.1
# via
# typer
# typer-slim
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
# colorlog
colorlog==6.9.0
# via nox
cryptography==45.0.2
cryptography==45.0.3
# via pyjwt
dependency-groups==1.3.1
# via nox
@@ -48,7 +48,7 @@ markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.15.0
mypy==1.16.0
# via -r tests/typing.in
mypy-extensions==1.1.0
# via mypy
@@ -59,6 +59,8 @@ packaging==25.0
# -r tests/tag.in
# dependency-groups
# nox
pathspec==0.12.1
# via mypy
platformdirs==4.3.8
# via virtualenv
pycparser==2.22
@@ -79,11 +81,11 @@ shellingham==1.5.4
# via typer
smmap==5.0.2
# via gitdb
typer==0.15.4
typer==0.16.0
# via -r tests/tag.in
typer-slim==0.15.4
typer-slim==0.16.0
# via -r tests/../hacking/pr_labeler/requirements.txt
types-docutils==0.21.0.20250523
types-docutils==0.21.0.20250526
# via -r tests/typing.in
typing-extensions==4.13.2
# via