From a83ccaf9176e5bb07f107535f58663912ad103c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 19:45:56 +0000 Subject: [PATCH] Bump trio from 0.22.2 to 0.23.1 Bumps [trio](https://github.com/python-trio/trio) from 0.22.2 to 0.23.1. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](https://github.com/python-trio/trio/compare/v0.22.2...v0.23.1) --- updated-dependencies: - dependency-name: trio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5bf6d390b..5bcf894025 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ types-contextvars==2.4.7.3 types-PyYAML==6.0.12.12 types-dataclasses==0.6.6 pytest==7.4.0 -trio==0.22.2 +trio==0.23.1 anyio==4.0.0 # Documentation