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 5, 2024
1 parent 79d7670 commit d24403a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.2
ruff==0.4.3
# via -r tests/static.in
8 changes: 4 additions & 4 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ codeowners==0.7.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.2
# via nox
cryptography==42.0.5
cryptography==42.0.6
# via pyjwt
deprecated==1.2.14
# via pygithub
distlib==0.3.8
# via virtualenv
filelock==3.13.4
filelock==3.14.0
# via virtualenv
gitdb==4.0.11
# via gitpython
Expand Down Expand Up @@ -58,7 +58,7 @@ pycparser==2.22
# via cffi
pygithub==2.3.0
# via -r tests/../hacking/pr_labeler/requirements.txt
pygments==2.17.2
pygments==2.18.0
# via rich
pyjwt==2.8.0
# via pygithub
Expand Down Expand Up @@ -90,7 +90,7 @@ urllib3==2.2.1
# via
# pygithub
# requests
virtualenv==20.26.0
virtualenv==20.26.1
# via nox
wrapt==1.16.0
# via deprecated

0 comments on commit d24403a

Please sign in to comment.