]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Bump trio from 0.19.0 to 0.21.0 (#1718)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 1 Jul 2022 19:55:22 +0000 (21:55 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Jul 2022 19:55:22 +0000 (21:55 +0200)
Bumps [trio](https://github.com/python-trio/trio) from 0.19.0 to 0.21.0.
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](https://github.com/python-trio/trio/compare/v0.19.0...v0.21.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: Marcelo Trylesinski <marcelotryle@gmail.com>
requirements.txt

index 5e3c4d3b25d589993800c02ad3056635a61e7dd5..35096dacd7deb4b98025e69ae2b560b3e7f0d4bd 100644 (file)
@@ -14,7 +14,7 @@ types-contextvars==2.4.6
 types-PyYAML==6.0.4
 types-dataclasses==0.6.5
 pytest==7.1.2
-trio==0.19.0
+trio==0.21.0
 
 # Documentation
 mkdocs==1.3.0