Skip to content

Commit

Permalink
⬆️ Upgrade Starlette to 0.17.1 (#4145)
Browse files Browse the repository at this point in the history
Co-authored-by: Dima Tisnek <dimaqq@gmail.com>
Co-authored-by: simond <simond@surveymonkey.com>
Co-authored-by: Samuel Colvin <s@muelcolvin.com>
Co-authored-by: Samuel Colvin <samcolvin@gmail.com>
  • Loading branch information
5 people committed Jan 7, 2022
1 parent 3efb4f7 commit 2b10ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -33,7 +33,7 @@ classifiers = [
"Topic :: Internet :: WWW/HTTP",
]
requires = [
"starlette ==0.16.0",
"starlette ==0.17.1",
"pydantic >=1.6.2,!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<2.0.0",
]
description-file = "README.md"
Expand Down

0 comments on commit 2b10ca1

Please sign in to comment.