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:
ansible-documentation-bot[bot]
2025-12-15 13:00:25 +00:00
committed by GitHub
parent d48d7d596c
commit 7379296e0c
3 changed files with 3 additions and 3 deletions

View File

@@ -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

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.8
ruff==0.14.9
# via -r tests/static.in

View File

@@ -78,7 +78,7 @@ typing-extensions==4.15.0
# mypy
# pygithub
# typer-slim
urllib3==2.6.0
urllib3==2.6.2
# via
# pygithub
# requests