From 4a05b98595b676a2eb0b2382bf5d7a74dec3a8ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 01:27:02 +0000 Subject: [PATCH] Bump uvicorn[standard] from 0.20.0 to 0.27.0 Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.20.0 to 0.27.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.27.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 a36f1befb..e31fdfbba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,4 +35,4 @@ rules==3.3 sentry-sdk==1.14.0 slackclient==2.9.4 urllib3==1.26.18 -uvicorn[standard]==0.20.0 +uvicorn[standard]==0.27.0