From b9f6f9cd5567a456761054719d69245cf71ef498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:29:57 +0000 Subject: [PATCH] build: bump uvicorn from 0.24.0 to 0.34.0 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.24.0 to 0.34.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.24.0...0.34.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92002e6..de8b8e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ azure-storage-blob==12.17.0 python-dotenv==1.0.0 azure-cosmos==4.7.0 quart==0.19.9 -uvicorn==0.24.0 +uvicorn==0.34.0 aiohttp==3.10.5 gunicorn==20.1.0 pydantic-settings==2.2.1