ci: refresh dev dependencies (#3427)

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
ansible-documentation-bot[bot]
2026-01-19 09:53:48 +00:00
committed by GitHub
parent 91d2d2f40f
commit e0613b15de
3 changed files with 3 additions and 3 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.9.24
uv==0.9.26
# 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.14.11
ruff==0.14.13
# via -r tests/static.in

View File

@@ -44,7 +44,7 @@ idna==3.11
# via requests
jinja2==3.1.6
# via -r tests/../hacking/pr_labeler/requirements.txt
librt==0.7.7 ; platform_python_implementation != 'PyPy'
librt==0.7.8 ; platform_python_implementation != 'PyPy'
# via mypy
markupsafe==3.0.3
# via jinja2