]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump trio-typing from 0.5.0 to 0.5.1 (#1836)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 3 Sep 2021 09:26:48 +0000 (10:26 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Sep 2021 09:26:48 +0000 (10:26 +0100)
Bumps [trio-typing](https://github.com/python-trio/trio-typing) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/python-trio/trio-typing/releases)
- [Commits](https://github.com/python-trio/trio-typing/commits)

---
updated-dependencies:
- dependency-name: trio-typing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 9e9b594bc6f3f08c89b322c694da41dd006d2491..1480d1d8ebdd483a3f8675f70db1653922f430bd 100644 (file)
@@ -28,6 +28,6 @@ pytest==6.2.4
 pytest-asyncio==0.15.1
 pytest-trio==0.7.0
 trio==0.19.0
-trio-typing==0.5.0
+trio-typing==0.5.1
 trustme==0.8.0
 uvicorn==0.14.0