From 7b6d9e994ab19aafadafc7b3f1e5c22dacadbd1c Mon Sep 17 00:00:00 2001 From: maxime Date: Tue, 28 May 2024 02:23:03 +0200 Subject: [PATCH] [deps] starlette v0.37 --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index c947be5..6707433 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ coverage = "*" [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" diff --git a/Pipfile.lock b/Pipfile.lock index 52e952c..d015793 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2a9276fbdc5560c58c1285104e2e88f6f3edd8524e2dc780435dcdb074e90773" + "sha256": "acd22c97112ec4a03a9419a7bd86c77af754ba7c78127ff61b25dd2bffe95431" }, "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": [