]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump trio from 0.19.0 to 0.20.0 (#2197)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 5 May 2022 11:59:29 +0000 (12:59 +0100)
committerGitHub <noreply@github.com>
Thu, 5 May 2022 11:59:29 +0000 (12:59 +0100)
Bumps [trio](https://github.com/python-trio/trio) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](https://github.com/python-trio/trio/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: trio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Christie <tom@tomchristie.com>
requirements.txt

index cc7b2848e8ddba1a50a5b7f8acb41278b95fc65c..f2d5379dd850880dd11b28235d7399d4188d41ad 100644 (file)
@@ -29,7 +29,7 @@ types-certifi==2021.10.8.0
 pytest==7.0.1
 pytest-asyncio==0.16.0
 pytest-trio==0.7.0
-trio==0.19.0
+trio==0.20.0
 trio-typing==0.5.1
 trustme==0.9.0
 uvicorn==0.17.6