Skip to content

Commit

Permalink
ci: refresh dev dependencies (#1730)
Browse files Browse the repository at this point in the history
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
  • Loading branch information
ansible-documentation-bot[bot] authored Aug 6, 2024
1 parent dc4f370 commit a8036fa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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.2
black==24.8.0
# via -r tests/formatters.in
click==8.1.7
# 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.5.5
ruff==0.5.6
# via -r tests/static.in
4 changes: 2 additions & 2 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.11.0
mypy==1.11.1
# via -r tests/typing.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -60,7 +60,7 @@ pygithub==2.3.0
# via -r tests/../hacking/pr_labeler/requirements.txt
pygments==2.18.0
# via rich
pyjwt==2.8.0
pyjwt==2.9.0
# via pygithub
pynacl==1.5.0
# via pygithub
Expand Down

0 comments on commit a8036fa

Please sign in to comment.