Skip to content

Commit

Permalink
ci: refresh dev dependencies (#2268)
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 Dec 9, 2024
1 parent 0149cdf commit a5c2483
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.8.1
ruff==0.8.2
# 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 @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
#
argcomplete==3.5.1
argcomplete==3.5.2
# via nox
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -54,7 +54,7 @@ pynacl==1.5.0
# via pygithub
requests==2.32.3
# via pygithub
typer-slim==0.14.0
typer-slim==0.15.1
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.12.2
# via
Expand Down

0 comments on commit a5c2483

Please sign in to comment.