Skip to content

Commit

Permalink
ci: refresh dev dependencies (#1769)
Browse files Browse the repository at this point in the history
  • Loading branch information
ansible-documentation-bot[bot] authored Aug 21, 2024
1 parent 4165372 commit 82b937b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.7
ruff==0.6.1
# 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 @@ -68,7 +68,7 @@ tomli==2.0.1
# via
# mypy
# nox
typer==0.12.3
typer==0.12.4
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.12.2
# via
Expand Down

0 comments on commit 82b937b

Please sign in to comment.