From ba97fe274039aaf81a85d31a699b05c141717289 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 13:28:45 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.30.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6746a6f..71b19e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ rio-tiler>=6.4.3 titiler.application==0.18.6 asyncpg==0.29.0 postgis==1.0.4 -uvicorn==0.30.1 +uvicorn==0.30.6 boto3 pyyaml gunicorn