From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 17:17:31 +0000 (-0600) Subject: Bump uvicorn from 0.20.0 to 0.22.0 (#2691) X-Git-Tag: 0.24.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1250a6fd68649f012db3c806e9e5e461baf87944;p=thirdparty%2Fhttpx.git Bump uvicorn from 0.20.0 to 0.22.0 (#2691) Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.20.0 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.20.0...0.22.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 9b999521..787a733f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,4 +29,4 @@ ruff==0.0.260 trio==0.22.0 trio-typing==0.7.0 trustme==0.9.0 -uvicorn==0.20.0 +uvicorn==0.22.0