Skip to content

Commit

Permalink
Update starlette to ~=0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hirschfeld committed Dec 24, 2020
1 parent 5614b94 commit 0b4b0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -32,7 +32,7 @@ classifiers = [
"Topic :: Internet :: WWW/HTTP",
]
requires = [
"starlette ==0.13.6",
"starlette ~=0.14.1",
"pydantic >=1.0.0,<2.0.0"
]
description-file = "README.md"
Expand Down

0 comments on commit 0b4b0e7

Please sign in to comment.