Skip to content

Commit

Permalink
ci: refresh dev dependencies (#1131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ansible-documentation-bot[bot] authored Feb 18, 2024
1 parent be66e62 commit 5e29d9a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tests/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
#
black==24.1.1
black==24.2.0
# via -r tests/formatters.in
click==8.1.7
# via black
Expand Down
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.2.1
ruff==0.2.2
# via -r tests/static.in
6 changes: 2 additions & 4 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ codeowners==0.6.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.2
# via nox
cryptography==42.0.2
cryptography==42.0.3
# via pyjwt
deprecated==1.2.14
# via pygithub
Expand Down Expand Up @@ -49,9 +49,7 @@ pycparser==2.21
pygithub==2.2.0
# via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.8.0
# via
# pygithub
# pyjwt
# via pygithub
pynacl==1.5.0
# via pygithub
requests==2.31.0
Expand Down

0 comments on commit 5e29d9a

Please sign in to comment.