Skip to content

Commit c8227fd

Browse files
authored
Merge pull request #14 from jmeisele/dependabot/pip/fastapi-0.65.2
⬆️ Bump fastapi from 0.63.0 to 0.65.2
2 parents 6004478 + dd85476 commit c8227fd

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["jmeisele <jmeisele@yahoo.com>"]
66

77
[tool.poetry.dependencies]
88
python = ">=3.6.2,<4.0"
9-
fastapi = "^0.63.0"
9+
fastapi = "^0.65.2"
1010
uvicorn = "^0.13.4"
1111
scikit-learn = "^0.24.2"
1212
loguru = "^0.5.3"

0 commit comments

Comments
 (0)