From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 12:36:38 +0000 (+0200) Subject: Bump trustme from 1.0.0 to 1.1.0 (#2804) X-Git-Tag: 0.25.0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=534b47ebf2700c0be8867ba887d1d890d8ad96d6;p=thirdparty%2Fhttpx.git Bump trustme from 1.0.0 to 1.1.0 (#2804) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 9050c118..e1127efb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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