Skip to content

Commit

Permalink
ci: refresh dev dependencies (#1214) (#1216)
Browse files Browse the repository at this point in the history
(cherry picked from commit a985c5b)

Co-authored-by: ansible-documentation-bot[bot] <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 8ba4b07 commit 2b55781
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions tests/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
#
black==24.2.0
black==24.3.0
# via -r tests/formatters.in
click==8.1.7
# via black
isort==5.13.2
# via -r tests/formatters.in
mypy-extensions==1.0.0
# via black
packaging==23.2
packaging==24.0
# via black
pathspec==0.12.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.3.2
ruff==0.3.3
# via -r tests/static.in
2 changes: 1 addition & 1 deletion tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ mypy-extensions==1.0.0
# via mypy
nox==2024.3.2
# via -r tests/typing.in
packaging==23.2
packaging==24.0
# via nox
platformdirs==4.2.0
# via virtualenv
Expand Down

0 comments on commit 2b55781

Please sign in to comment.