Skip to content

Commit 48fcdc1

Browse files
authored
Merge pull request #4 from letsbuilda/dependabot/pip/fastapi-0.92.0
Bump fastapi from 0.91.0 to 0.92.0
2 parents 36d1701 + bb5989b commit 48fcdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = { text = "MIT" }
99
readme = "README.md"
1010
requires-python = ">=3.10"
1111
dependencies = [
12-
"fastapi==0.91.0",
12+
"fastapi==0.92.0",
1313
"uvicorn[standard]==0.20.0",
1414
"imsosorry==1.2.0",
1515
]

0 commit comments

Comments
 (0)