Skip to content

Commit

Permalink
Merge pull request #1374 from ansible/patchback/backports/stable-2.17…
Browse files Browse the repository at this point in the history
…/8eccdf2c32179f41178844e64aaf4b12e11d49a9/pr-1362

[PR #1362/8eccdf2c backport][stable-2.17] ci: refresh dev dependencies
  • Loading branch information
oraNod authored Apr 30, 2024
2 parents 006c461 + 4521ea3 commit 7335008
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions tests/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
#
black==24.4.0
black==24.4.2
# via -r tests/formatters.in
click==8.1.7
# via black
Expand All @@ -16,7 +16,7 @@ packaging==24.0
# via black
pathspec==0.12.1
# via black
platformdirs==4.2.0
platformdirs==4.2.1
# via black
tomli==2.0.1
# via black
Expand Down
2 changes: 1 addition & 1 deletion tests/static.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
#
ruff==0.4.1
ruff==0.4.2
# via -r tests/static.in
6 changes: 3 additions & 3 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.9.0
mypy==1.10.0
# via -r tests/typing.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -52,7 +52,7 @@ packaging==24.0
# via
# -r tests/../hacking/tagger/requirements.txt
# nox
platformdirs==4.2.0
platformdirs==4.2.1
# via virtualenv
pycparser==2.22
# via cffi
Expand Down Expand Up @@ -90,7 +90,7 @@ urllib3==2.2.1
# via
# pygithub
# requests
virtualenv==20.25.3
virtualenv==20.26.0
# via nox
wrapt==1.16.0
# via deprecated

0 comments on commit 7335008

Please sign in to comment.