Skip to content

Commit dd85476

Browse files
⬆️ Bump fastapi from 0.63.0 to 0.65.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.63.0 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.63.0...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efe8354 commit dd85476

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

poetry.lock

Lines changed: 35 additions & 35 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)