From f491b7932814dfd867e123b193e68540d7f2700b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 10:10:33 +0000 Subject: [PATCH] Bump trio from 0.31.0 to 0.32.0 Bumps [trio](https://github.com/python-trio/trio) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](https://github.com/python-trio/trio/compare/v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: trio dependency-version: 0.32.0 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 9ebb4177..0a5c5c8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ sortedcontainers==2.4.0 statsd==4.0.1 sqlparse==0.5.0 tqdm==4.67.0 -trio==0.31.0 +trio==0.32.0 trio-websocket==0.12.2 Twisted==25.5.0 txaio==25.9.2