From 6ea6f19db7dd87cc9eb7d2a0dda4c5c93924429e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 15:09:32 +0000 Subject: [PATCH] Bump uvicorn from 0.32.1 to 0.34.1 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.1 to 0.34.1. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/uvicorn/compare/0.32.1...0.34.1) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.1 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 62d84a60..daaa6134 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ python-multipart>=0.0.7 sentry-sdk[fastapi]==2.20.0 # requires FastAPI>=0.79.0 syncer==2.0.3 tap.py==3.1 -uvicorn==0.32.1 +uvicorn==0.34.1 websockets==14.1 git+https://github.com/AlmaLinux/immudb-wrapper.git@0.1.2#egg=immudb_wrapper git+https://github.com/AlmaLinux/errata2osv.git@0.0.4#egg=errata2osv