Skip to content

Commit

Permalink
ci: refresh dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ansible-documentation-bot[bot] committed May 12, 2024
1 parent 60234ba commit 77746fa
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.4.3
ruff==0.4.4
# 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 @@ -20,7 +20,7 @@ codeowners==0.7.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.2
# via nox
cryptography==42.0.6
cryptography==42.0.7
# via pyjwt
deprecated==1.2.14
# via pygithub
Expand All @@ -34,7 +34,7 @@ gitpython==3.1.43
# via -r tests/../hacking/tagger/requirements.txt
idna==3.7
# via requests
jinja2==3.1.3
jinja2==3.1.4
# via -r tests/../hacking/pr_labeler/requirements.txt
markdown-it-py==3.0.0
# via rich
Expand Down

0 comments on commit 77746fa

Please sign in to comment.