[deps] starlette v0.37

This commit is contained in:
maxime 2024-05-28 02:23:03 +02:00
parent 49cb987532
commit 42533bb782
Signed by untrusted user who does not match committer: masq
GPG Key ID: A6BA8DA755BB4490
2 changed files with 5 additions and 5 deletions

View File

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

8
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "28639f98a888d113af9e0ccd8d23c0ba9f5be0d53d04d6c6f580623ff9816e89"
"sha256": "628420c33db277d80d6d412a6377109b8c20ad511fca97c536846d56c774b5e2"
},
"pipfile-spec": 6,
"requires": {},
@ -212,12 +212,12 @@
},
"starlette": {
"hashes": [
"sha256:3e2639dac3520e4f58734ed22553f950d3f3cb1001cd2eaac4d57e8cdc5f66bc",
"sha256:50bbbda9baa098e361f398fda0928062abbaf1f54f4fadcbe17c092a01eb9a25"
"sha256:6fe59f29268538e5d0d182f2791a479a0c64638e6935d1c6989e63fb2699c6ee",
"sha256:9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==0.35.1"
"version": "==0.37.2"
},
"timing-asgi": {
"hashes": [