mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#3015)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
885352ad29
commit
419b0aa4b9
@@ -16,5 +16,5 @@ packaging==25.0
|
||||
# via black
|
||||
pathspec==0.12.1
|
||||
# via black
|
||||
platformdirs==4.3.8
|
||||
platformdirs==4.4.0
|
||||
# via black
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.12.10
|
||||
ruff==0.12.11
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -48,7 +48,7 @@ packaging==25.0
|
||||
# nox
|
||||
pathspec==0.12.1
|
||||
# via mypy
|
||||
platformdirs==4.3.8
|
||||
platformdirs==4.4.0
|
||||
# via virtualenv
|
||||
pycparser==2.22
|
||||
# via cffi
|
||||
@@ -60,9 +60,9 @@ pynacl==1.5.0
|
||||
# via pygithub
|
||||
requests==2.32.5
|
||||
# via pygithub
|
||||
typer-slim==0.16.1
|
||||
typer-slim==0.17.3
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
typing-extensions==4.14.1
|
||||
typing-extensions==4.15.0
|
||||
# via
|
||||
# codeowners
|
||||
# mypy
|
||||
|
||||
Reference in New Issue
Block a user