Skip to content

Commit

Permalink
ci: refresh dev dependencies (#2233)
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 2, 2024
1 parent a8b3088 commit 186f2d7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.0
ruff==0.8.1
# 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.1
typer==0.14.0
# via -r tests/tag.in
typing-extensions==4.12.2
# via typer
10 changes: 5 additions & 5 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ codeowners==0.7.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.9.0
# via nox
cryptography==43.0.3
cryptography==44.0.0
# via pyjwt
deprecated==1.2.15
# via pygithub
Expand Down 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.10.0
pyjwt==2.10.1
# 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.1
typer==0.14.0
# via -r tests/tag.in
typer-slim==0.13.1
typer-slim==0.14.0
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.12.2
# via
Expand All @@ -89,7 +89,7 @@ urllib3==2.2.3
# via
# pygithub
# requests
virtualenv==20.27.1
virtualenv==20.28.0
# via nox
wrapt==1.17.0
# via deprecated

0 comments on commit 186f2d7

Please sign in to comment.