]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump trustme from 0.9.0 to 1.0.0 (#2690)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 May 2023 17:43:47 +0000 (11:43 -0600)
committerGitHub <noreply@github.com>
Mon, 1 May 2023 17:43:47 +0000 (11:43 -0600)
Bumps [trustme](https://github.com/python-trio/trustme) from 0.9.0 to 1.0.0.
- [Release notes](https://github.com/python-trio/trustme/releases)
- [Commits](https://github.com/python-trio/trustme/compare/v0.9.0...v1.0.0)

---
updated-dependencies:
- dependency-name: trustme
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

index e78b55b02ce890b87fdcdc6e40b7273a9da60a65..be75b7acc5ad2f3a916a78cf9d768914d4dc9888 100644 (file)
@@ -28,5 +28,5 @@ pytest==7.2.2
 ruff==0.0.260
 trio==0.22.0
 trio-typing==0.7.0
-trustme==0.9.0
+trustme==1.0.0
 uvicorn==0.22.0