mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#2701)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d98fab29b8
commit
00955f1cd8
@@ -20,5 +20,5 @@ platformdirs==4.3.8
|
||||
# via black
|
||||
tomli==2.2.1
|
||||
# via black
|
||||
typing-extensions==4.13.2
|
||||
typing-extensions==4.14.0
|
||||
# via black
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.11.12
|
||||
ruff==0.11.13
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -69,7 +69,7 @@ tomli==2.2.1
|
||||
# nox
|
||||
typer-slim==0.16.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
typing-extensions==4.13.2
|
||||
typing-extensions==4.14.0
|
||||
# via
|
||||
# codeowners
|
||||
# mypy
|
||||
|
||||
Reference in New Issue
Block a user