Skip to content

Commit

Permalink
ci: refresh dev dependencies (ansible#2222)
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 Nov 25, 2024
1 parent da2f837 commit d8201b6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.7.4
ruff==0.8.0
# via -r tests/static.in
2 changes: 1 addition & 1 deletion tests/tag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ shellingham==1.5.4
# via typer
smmap==5.0.1
# via gitdb
typer==0.13.0
typer==0.13.1
# via -r tests/tag.in
typing-extensions==4.12.2
# via typer
8 changes: 4 additions & 4 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pygithub==2.5.0
# via -r tests/../hacking/pr_labeler/requirements.txt
pygments==2.18.0
# via rich
pyjwt==2.9.0
pyjwt==2.10.0
# via pygithub
pynacl==1.5.0
# via pygithub
Expand All @@ -74,9 +74,9 @@ shellingham==1.5.4
# via typer
smmap==5.0.1
# via gitdb
typer==0.13.0
typer==0.13.1
# via -r tests/tag.in
typer-slim==0.13.0
typer-slim==0.13.1
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.12.2
# via
Expand All @@ -91,5 +91,5 @@ urllib3==2.2.3
# requests
virtualenv==20.27.1
# via nox
wrapt==1.16.0
wrapt==1.17.0
# via deprecated

0 comments on commit d8201b6

Please sign in to comment.