]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump trio-typing from 0.5.1 to 0.7.0 (#2195)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 5 May 2022 12:06:44 +0000 (13:06 +0100)
committerGitHub <noreply@github.com>
Thu, 5 May 2022 12:06:44 +0000 (13:06 +0100)
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>
requirements.txt

index 9002cf96d5adc8bf7f20eeaee2ce515813b52f05..4a5b70e3c979f2aa5b3be3fe473a84382683ed95 100644 (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