From 4dc31406f5ae5ac59c5e278f801e2fa3e253cd80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:39:04 +0000 Subject: [PATCH] Bump uvicorn[standard] from 0.20.0 to 0.28.0 Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.20.0 to 0.28.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.20.0...0.28.0) --- updated-dependencies: - dependency-name: uvicorn[standard] 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 06cbbfbc6..884b7c305 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,4 +35,4 @@ rules==3.3 sentry-sdk==1.40.5 slackclient==2.9.4 urllib3==1.26.18 -uvicorn[standard]==0.20.0 +uvicorn[standard]==0.28.0