Skip to content

Commit 276d8b6

Browse files
authored
Merge pull request #20 from letsbuilda/dependabot/pip/fastapi-0.93.0
Bump fastapi from 0.92.0 to 0.93.0
2 parents b8ee946 + 5382dae commit 276d8b6

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
@@ -8,7 +8,7 @@ license = { text = "MIT" }
88
readme = "README.md"
99
requires-python = ">=3.10"
1010
dependencies = [
11-
"fastapi==0.92.0",
11+
"fastapi==0.93.0",
1212
"uvicorn[standard]==0.20.0",
1313
"imsosorry==1.2.0",
1414
"sentry-sdk[fastapi]==1.16.0",

0 commit comments

Comments
 (0)