mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#3374)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d48d7d596c
commit
7379296e0c
@@ -1,6 +1,6 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
|
||||
black==25.11.0
|
||||
black==25.12.0
|
||||
# via -r tests/formatters.in
|
||||
click==8.3.1
|
||||
# via black
|
||||
|
||||
@@ -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.8
|
||||
ruff==0.14.9
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -78,7 +78,7 @@ typing-extensions==4.15.0
|
||||
# mypy
|
||||
# pygithub
|
||||
# typer-slim
|
||||
urllib3==2.6.0
|
||||
urllib3==2.6.2
|
||||
# via
|
||||
# pygithub
|
||||
# requests
|
||||
|
||||
Reference in New Issue
Block a user