Skip to content

Commit 4170659

Browse files
jamesag26jalfordgolojuch
andauthored
⬆ Updates Starlette to version 0.13.6 (fastapi#1759)
Co-authored-by: jalfordgolojuch <jalfordgolojuch@activecampaign.com>
1 parent 2940a7f commit 4170659

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
@@ -32,7 +32,7 @@ classifiers = [
3232
"Topic :: Internet :: WWW/HTTP",
3333
]
3434
requires = [
35-
"starlette ==0.13.4",
35+
"starlette ==0.13.6",
3636
"pydantic >=0.32.2,<2.0.0"
3737
]
3838
description-file = "README.md"

0 commit comments

Comments
 (0)