From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 14:01:00 +0000 (-0500) Subject: Bump trio from 0.22.0 to 0.22.2 (#2807) X-Git-Tag: 0.25.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c20bacbf765ae3f819dd1865a7b094e8bb4ad3ab;p=thirdparty%2Fhttpx.git Bump trio from 0.22.0 to 0.22.2 (#2807) Bumps [trio](https://github.com/python-trio/trio) from 0.22.0 to 0.22.2. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](https://github.com/python-trio/trio/compare/v0.22.0...v0.22.2) --- updated-dependencies: - dependency-name: trio dependency-type: direct:production update-type: version-update:semver-patch ... 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 b5815959..5b0243ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ mypy==1.4.1 types-certifi==2021.10.8.2 pytest==7.4.0 ruff==0.0.275 -trio==0.22.0 +trio==0.22.2 trio-typing==0.8.0 trustme==1.1.0 uvicorn==0.22.0