]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump trustme from 1.0.0 to 1.1.0 (#2804)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 14 Aug 2023 12:36:38 +0000 (14:36 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Aug 2023 12:36:38 +0000 (14:36 +0200)
Bumps [trustme](https://github.com/python-trio/trustme) from 1.0.0 to 1.1.0.
- [Commits](https://github.com/python-trio/trustme/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: trustme
  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 9050c118c5b11101c56040190734f9c6f6780851..e1127efb67a8b4bca2ef818fe977ccf704c1ce40 100644 (file)
@@ -28,5 +28,5 @@ pytest==7.4.0
 ruff==0.0.275
 trio==0.22.0
 trio-typing==0.8.0
-trustme==1.0.0
+trustme==1.1.0
 uvicorn==0.22.0