Skip to content

Commit c4f8143

Browse files
defnulltiangolo
andauthored
⬆️ Upgrade Starlette to >=0.40.0,<0.42.0 (fastapi#12469)
Co-authored-by: Sebastián Ramírez <[email protected]>
1 parent 45822d3 commit c4f8143

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
@@ -41,7 +41,7 @@ classifiers = [
4141
"Topic :: Internet :: WWW/HTTP",
4242
]
4343
dependencies = [
44-
"starlette>=0.37.2,<0.41.0",
44+
"starlette>=0.40.0,<0.42.0",
4545
"pydantic>=1.7.4,!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0",
4646
"typing-extensions>=4.8.0",
4747
]

0 commit comments

Comments
 (0)