From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 05:42:50 +0000 (+0400) Subject: Bump trio-typing from 0.9.0 to 0.10.0 (#2970) X-Git-Tag: 0.26.0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5954c98f92d825e47d8c432743deef7aa6599d;p=thirdparty%2Fhttpx.git Bump trio-typing from 0.9.0 to 0.10.0 (#2970) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 4381f7af..b23ff2d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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