From ee3bd4413c2d2534a9b0919c13f5af694796b076 Mon Sep 17 00:00:00 2001 From: msleaveamix Date: Sat, 17 May 2025 01:13:55 +0200 Subject: [PATCH] [deps] starlette v0.46.2 --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 42d40ab..abdfe94 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ coverage = "*" [packages] click = ">=8,<9" -starlette = ">=0.37,<0.38" +starlette = ">=0.46,<0.47" uvicorn = ">=0.13,<1" orjson = ">=3.10,<4" pyjwt = ">=2.6.0,<2.7.0" diff --git a/Pipfile.lock b/Pipfile.lock index b0c548d..314509c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a7223ad64195a64c0bf48d985c8d0cab84591345b1c1d5f598b7ce4150b543e4" + "sha256": "8c21f1e9568d4f7f6f685b517ec32e23f080643ecdaa45443aa494dceb90844a" }, "pipfile-spec": 6, "requires": {}, @@ -240,12 +240,12 @@ }, "starlette": { "hashes": [ - "sha256:6fe59f29268538e5d0d182f2791a479a0c64638e6935d1c6989e63fb2699c6ee", - "sha256:9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823" + "sha256:595633ce89f8ffa71a015caed34a5b2dc1c0cdb3f0f1fbd1e69339cf2abeec35", + "sha256:7f7361f34eed179294600af672f565727419830b54b7b084efe44bb82d2fccd5" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==0.37.2" + "markers": "python_version >= '3.9'", + "version": "==0.46.2" }, "timing-asgi": { "hashes": [