Skip to content

Commit b20c4c8

Browse files
authored
Merge pull request #12 from jmeisele/dependabot/pip/uvicorn-0.11.7
⬆️ Bump uvicorn from 0.11.5 to 0.11.7
2 parents a434b51 + aa41b30 commit b20c4c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ verify_ssl = true
66
[dev-packages]
77

88
[packages]
9-
uvicorn = "==0.11.5"
9+
uvicorn = "==0.11.7"
1010
fastapi = "==0.58.0"
1111
scikit-learn = "==0.23.1"
1212
joblib = "==0.15.1"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)