Merge pull request #1527 from ansible/pip-compile/devel/dev

ci: refresh dev dependencies
(cherry picked from commit 664a7a853a)
This commit is contained in:
Don Naro
2024-06-04 10:43:23 +01:00
committed by patchback[bot]
parent 5862af7ea4
commit d521427c21
4 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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