[deps] starlette v0.46.2

This commit is contained in:
msleaveamix 2025-05-17 01:13:55 +02:00
parent 50a8431ca3
commit ee3bd4413c
Signed by untrusted user who does not match committer: masq
GPG Key ID: 35A0D64DDE13B10F
2 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@ coverage = "*"
[packages] [packages]
click = ">=8,<9" click = ">=8,<9"
starlette = ">=0.37,<0.38" starlette = ">=0.46,<0.47"
uvicorn = ">=0.13,<1" uvicorn = ">=0.13,<1"
orjson = ">=3.10,<4" orjson = ">=3.10,<4"
pyjwt = ">=2.6.0,<2.7.0" pyjwt = ">=2.6.0,<2.7.0"

10
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "a7223ad64195a64c0bf48d985c8d0cab84591345b1c1d5f598b7ce4150b543e4" "sha256": "8c21f1e9568d4f7f6f685b517ec32e23f080643ecdaa45443aa494dceb90844a"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": {}, "requires": {},
@ -240,12 +240,12 @@
}, },
"starlette": { "starlette": {
"hashes": [ "hashes": [
"sha256:6fe59f29268538e5d0d182f2791a479a0c64638e6935d1c6989e63fb2699c6ee", "sha256:595633ce89f8ffa71a015caed34a5b2dc1c0cdb3f0f1fbd1e69339cf2abeec35",
"sha256:9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823" "sha256:7f7361f34eed179294600af672f565727419830b54b7b084efe44bb82d2fccd5"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.8'", "markers": "python_version >= '3.9'",
"version": "==0.37.2" "version": "==0.46.2"
}, },
"timing-asgi": { "timing-asgi": {
"hashes": [ "hashes": [