From 4c417225df02ff4003ecf999e2d72e4aeafc65e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 00:03:21 +0000 Subject: [PATCH] Bump [pip]: Bump uvicorn[standard] from 0.21.1 to 0.22.0 Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.21.1 to 0.22.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.21.1...0.22.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.test.txt b/requirements.test.txt index 9e7ad17..0fea324 100644 --- a/requirements.test.txt +++ b/requirements.test.txt @@ -4,4 +4,4 @@ fastapi==0.95.0 httpx==0.24.0 pytest-asyncio==0.21.0 python-multipart==0.0.6 -uvicorn[standard]==0.21.1 +uvicorn[standard]==0.22.0