mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3326)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3b2552ca31
commit
cda50f3908
@@ -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.11
|
||||
uv==0.9.13
|
||||
# via -r tests/pip-compile.in
|
||||
|
||||
@@ -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.6
|
||||
ruff==0.14.7
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -44,9 +44,11 @@ idna==3.11
|
||||
# via requests
|
||||
jinja2==3.1.6
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
librt==0.6.3
|
||||
# via mypy
|
||||
markupsafe==3.0.3
|
||||
# via jinja2
|
||||
mypy==1.18.2
|
||||
mypy==1.19.0
|
||||
# via -r tests/typing.in
|
||||
mypy-extensions==1.1.0
|
||||
# via mypy
|
||||
|
||||
Reference in New Issue
Block a user