Skip to content

Commit

Permalink
ci: refresh dev dependencies (#1634)
Browse files Browse the repository at this point in the history
  • Loading branch information
ansible-documentation-bot[bot] authored Jun 24, 2024
1 parent c8403c7 commit d11dc99
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.9
ruff==0.4.10
# 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 @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
#
argcomplete==3.3.0
argcomplete==3.4.0
# via nox
certifi==2024.6.2
# via requests
Expand All @@ -26,7 +26,7 @@ deprecated==1.2.14
# via pygithub
distlib==0.3.8
# via virtualenv
filelock==3.15.1
filelock==3.15.4
# via virtualenv
gitdb==4.0.11
# via gitpython
Expand Down Expand Up @@ -86,11 +86,11 @@ typing-extensions==4.12.2
# mypy
# pygithub
# typer
urllib3==2.2.1
urllib3==2.2.2
# via
# pygithub
# requests
virtualenv==20.26.2
virtualenv==20.26.3
# via nox
wrapt==1.16.0
# via deprecated

0 comments on commit d11dc99

Please sign in to comment.