From 2f53d1bde7463ee4834682b2ca36bb7f1fe7fc48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 10:55:28 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.30.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a37268d..ad53fbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ tweepy==4.14.0 fastapi==0.111.0 -uvicorn==0.29.0 +uvicorn==0.30.0