From f5760dcf63623451f81053d7f79c30ea55de2bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:09:28 +0000 Subject: [PATCH] Bump uvicorn from 0.31.0 to 0.32.0 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.31.0 to 0.32.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.31.0...0.32.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 d40262c4..e1ae99cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ python-multipart>=0.0.7 sentry-sdk[fastapi]==2.16.0 # requires FastAPI>=0.79.0 syncer==2.0.3 tap.py==3.1 -uvicorn==0.31.0 +uvicorn==0.32.0 websockets==13.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