Skip to content

Commit 60a2aad

Browse files
authored
Merge pull request #977 from musicinmybrain/starlette-0.46
Allow Starlette 0.45 and 0.46
2 parents 13f31a4 + c9ba8eb commit 60a2aad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ django = {version = ">=3.0", optional = true}
6565
falcon = {version = ">=3.0", optional = true}
6666
flask = {version = "*", optional = true}
6767
aiohttp = {version = ">=3.0", optional = true}
68-
starlette = {version = ">=0.26.1,<0.45.0", optional = true}
68+
starlette = {version = ">=0.26.1,<0.47.0", optional = true}
6969
isodate = "*"
7070
more-itertools = "*"
7171
parse = "*"
@@ -104,7 +104,7 @@ pytest-flake8 = "*"
104104
pytest-cov = "*"
105105
python-multipart = "*"
106106
responses = "*"
107-
starlette = ">=0.26.1,<0.45.0"
107+
starlette = ">=0.26.1,<0.47.0"
108108
strict-rfc3339 = "^0.7"
109109
webob = "*"
110110
mypy = "^1.2"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy