From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 08:07:17 +0000 (+0200) Subject: Bump uvicorn from 0.14.0 to 0.17.6 (#2163) X-Git-Tag: 0.23.0~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b07fe7b0745e62be5ef9bce1bee9e7d7a8878552;p=thirdparty%2Fhttpx.git Bump uvicorn from 0.14.0 to 0.17.6 (#2163) Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.14.0 to 0.17.6. - [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.14.0...0.17.6) --- 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 c6c87f9e..cc7b2848 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,4 @@ pytest-trio==0.7.0 trio==0.19.0 trio-typing==0.5.1 trustme==0.9.0 -uvicorn==0.14.0 +uvicorn==0.17.6