]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump trio-typing from 0.9.0 to 0.10.0 (#2970)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 2 Dec 2023 05:42:50 +0000 (09:42 +0400)
committerGitHub <noreply@github.com>
Sat, 2 Dec 2023 05:42:50 +0000 (09:42 +0400)
Bumps [trio-typing](https://github.com/python-trio/trio-typing) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/python-trio/trio-typing/compare/v0.9.0...v0.10.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 4381f7af8e5ed14982bf74427b179e802a0959fc..b23ff2d0dbab75149ec58f5399d1dae97ff8be0e 100644 (file)
@@ -26,6 +26,6 @@ types-certifi==2021.10.8.2
 pytest==7.4.3
 ruff==0.1.6
 trio==0.22.2
-trio-typing==0.9.0
+trio-typing==0.10.0
 trustme==1.1.0
 uvicorn==0.22.0