Skip to content

Commit 114db5e

Browse files
authored
bumps fastapi to 0.92.0 (#393)
1 parent 29ca56f commit 114db5e

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

poetry.lock

Lines changed: 18 additions & 18 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
@@ -11,7 +11,7 @@ readme = "README.md"
1111

1212
[tool.poetry.dependencies]
1313
python = "^3.10"
14-
fastapi = "^0.91.0"
14+
fastapi = "^0.92.0"
1515
pydantic = { version = "^1.10", extras = ["email"] }
1616
uvicorn = "^0.18.2"
1717
python-multipart = "^0.0.5"

0 commit comments

Comments
 (0)