From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Jul 2022 12:37:12 +0000 (+0100) Subject: Bump uvicorn from 0.17.6 to 0.18.2 (#2292) X-Git-Tag: 0.23.1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d186cfb761f9231ef72b3840f67a1ed76fe5044;p=thirdparty%2Fhttpx.git Bump uvicorn from 0.17.6 to 0.18.2 (#2292) Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.6 to 0.18.2. - [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.17.6...0.18.2) --- 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 a0e6e692..5b61db07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,4 +35,4 @@ pytest-trio==0.7.0 trio==0.20.0 trio-typing==0.7.0 trustme==0.9.0 -uvicorn==0.17.6 +uvicorn==0.18.2