-
Notifications
You must be signed in to change notification settings - Fork 688
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(python): update multiple dependabot commits
This consolidates multiple python dependency upgrades. Signed-off-by: Lance Austin <[email protected]>
- Loading branch information
Lance Austin
committed
Aug 3, 2023
1 parent
4008635
commit c20b274
Showing
6 changed files
with
67 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
click==8.1.3 # via flask | ||
click==8.1.6 # via flask | ||
flask==2.3.2 | ||
importlib-metadata==6.7.0 # via click | ||
importlib-metadata==6.8.0 # via click | ||
itsdangerous==2.1.2 # via flask | ||
jinja2==3.1.2 # via flask | ||
markupsafe==2.1.3 # via jinja2 | ||
typing-extensions==4.7.1 # via importlib-metadata | ||
werkzeug==2.3.6 # via flask | ||
zipp==3.15.0 # via importlib-metadata | ||
zipp==3.16.2 # via importlib-metadata |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ pytest==6.2.5 | |
pytest-cov | ||
pytest-rerunfailures | ||
retry | ||
black==23.3 | ||
black==23.7 | ||
isort | ||
|
||
# Type stubs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters