]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump trio-typing from 0.7.0 to 0.8.0 (#2688)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 May 2023 18:15:35 +0000 (12:15 -0600)
committerGitHub <noreply@github.com>
Mon, 1 May 2023 18:15:35 +0000 (12:15 -0600)
Bumps [trio-typing](https://github.com/python-trio/trio-typing) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/python-trio/trio-typing/releases)
- [Commits](https://github.com/python-trio/trio-typing/compare/v0.7.0...v0.8.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>
requirements.txt

index 8d59303f41cb698f3682e2630270a205410f1056..b2ac31891f4b17942c4ffebeaccd53a8a205f6b1 100644 (file)
@@ -27,6 +27,6 @@ types-certifi==2021.10.8.2
 pytest==7.2.2
 ruff==0.0.260
 trio==0.22.0
-trio-typing==0.7.0
+trio-typing==0.8.0
 trustme==1.0.0
 uvicorn==0.22.0