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 Jun 19, 2024
1 parent 3cce54f commit 89e0b73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.3
# via virtualenv
gitdb==4.0.11
# via gitpython
Expand Down Expand Up @@ -86,7 +86,7 @@ typing-extensions==4.12.2
# mypy
# pygithub
# typer
urllib3==2.2.1
urllib3==2.2.2
# via
# pygithub
# requests
Expand Down

0 comments on commit 89e0b73

Please sign in to comment.