From 3642c636cd0186666531ed35346d8b76e89b530a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 08:53:36 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.42.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b268fc7..182138a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ rio-tiler>=7.7.1 titiler.application==0.22.3 asyncpg==0.30.0 postgis==1.0.4 -uvicorn==0.35.0 +uvicorn==0.42.0 boto3 pyyaml gunicorn