[deps] starlette 0.35

This commit is contained in:
maxime 2024-05-28 02:21:17 +02:00
parent 7564a56bda
commit 49cb987532
Signed by untrusted user who does not match committer: masq
GPG Key ID: A6BA8DA755BB4490
2 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@ httpx = "*"
[packages]
click = ">=8,<9"
starlette = ">=0.25,<0.26"
starlette = ">=0.35,<0.36"
uvicorn = ">=0.13,<1"
orjson = ">=3.8.5,<4"
pyjwt = ">=2.6.0,<2.7.0"

10
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "bca7b63ebf36a3c222c0564db92fb963d64f012c554f2d694b99fb3787e648c7"
"sha256": "28639f98a888d113af9e0ccd8d23c0ba9f5be0d53d04d6c6f580623ff9816e89"
},
"pipfile-spec": 6,
"requires": {},
@ -212,12 +212,12 @@
},
"starlette": {
"hashes": [
"sha256:774f1df1983fd594b9b6fb3ded39c2aa1979d10ac45caac0f4255cbe2acb8628",
"sha256:854c71e73736c429c2bdb07801f2c76c9cba497e7c3cf4988fde5e95fe4cdb3c"
"sha256:3e2639dac3520e4f58734ed22553f950d3f3cb1001cd2eaac4d57e8cdc5f66bc",
"sha256:50bbbda9baa098e361f398fda0928062abbaf1f54f4fadcbe17c092a01eb9a25"
],
"index": "pypi",
"markers": "python_version >= '3.7'",
"version": "==0.25.0"
"markers": "python_version >= '3.8'",
"version": "==0.35.1"
},
"timing-asgi": {
"hashes": [