Bump trio-typing from 0.5.1 to 0.7.0 (#2195)

Bumps [trio-typing](https://github.com/python-trio/trio-typing) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/python-trio/trio-typing/releases)
- [Commits](https://github.com/python-trio/trio-typing/compare/v0.5.1...v0.7.0)

---
updated-dependencies:
- dependency-name: trio-typing
  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>
This commit is contained in:
dependabot[bot] 2022-05-05 13:06:44 +01:00 committed by GitHub
parent 70e7cd766f
commit 8bdd6731ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,6 @@ pytest==7.1.2
pytest-asyncio==0.16.0
pytest-trio==0.7.0
trio==0.20.0
trio-typing==0.5.1
trio-typing==0.7.0
trustme==0.9.0
uvicorn==0.17.6