Skip to content

Commit

Permalink
ci: refresh dev dependencies (#2230)
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 9d36428 commit 5935048
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tests/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pathspec==0.12.1
# via black
platformdirs==4.3.6
# via black
tomli==2.1.0
tomli==2.2.1
# via black
typing-extensions==4.12.2
# via black
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
10 changes: 5 additions & 5 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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 @@ -48,17 +48,17 @@ pycparser==2.22
# via cffi
pygithub==2.5.0
# via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.10.0
pyjwt==2.10.1
# via pygithub
pynacl==1.5.0
# via pygithub
requests==2.32.3
# via pygithub
tomli==2.1.0
tomli==2.2.1
# via
# mypy
# nox
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 @@ -70,7 +70,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 5935048

Please sign in to comment.