mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
Merge pull request #1527 from ansible/pip-compile/devel/dev
ci: refresh dev dependencies
(cherry picked from commit 664a7a853a)
This commit is contained in:
@@ -20,5 +20,5 @@ platformdirs==4.2.2
|
||||
# via black
|
||||
tomli==2.0.1
|
||||
# via black
|
||||
typing-extensions==4.11.0
|
||||
typing-extensions==4.12.1
|
||||
# via black
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/spelling.txt --strip-extras tests/spelling.in
|
||||
#
|
||||
codespell==2.2.6
|
||||
codespell==2.3.0
|
||||
# via -r tests/spelling.in
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.4.4
|
||||
ruff==0.4.7
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -62,7 +62,7 @@ pyjwt==2.8.0
|
||||
# via pygithub
|
||||
pynacl==1.5.0
|
||||
# via pygithub
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
# via pygithub
|
||||
rich==13.7.1
|
||||
# via typer
|
||||
@@ -78,7 +78,7 @@ typer==0.12.3
|
||||
# via
|
||||
# -r tests/../hacking/pr_labeler/requirements.txt
|
||||
# -r tests/../hacking/tagger/requirements.txt
|
||||
typing-extensions==4.11.0
|
||||
typing-extensions==4.12.1
|
||||
# via
|
||||
# codeowners
|
||||
# mypy
|
||||
|
||||
Reference in New Issue
Block a user