]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump trio-typing from 0.8.0 to 0.9.0 (#2914)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Nov 2023 20:57:15 +0000 (15:57 -0500)
committerGitHub <noreply@github.com>
Wed, 1 Nov 2023 20:57:15 +0000 (15:57 -0500)
Bumps [trio-typing](https://github.com/python-trio/trio-typing) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/python-trio/trio-typing/compare/v0.8.0...v0.9.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 e9303e5cdc46729b945a5697e920c3a0aced2e43..a4241efd58e2411da6e1cf7027baeb15b0af369a 100644 (file)
@@ -27,6 +27,6 @@ types-certifi==2021.10.8.2
 pytest==7.4.3
 ruff==0.0.291
 trio==0.22.2
-trio-typing==0.8.0
+trio-typing==0.9.0
 trustme==1.1.0
 uvicorn==0.22.0