From da5b9d8d7d92373420db40ebde12afe3d9fb5d89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:22:11 +0000 Subject: [PATCH] Bump trio from 0.30.0 to 0.31.0 Bumps [trio](https://github.com/python-trio/trio) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](https://github.com/python-trio/trio/compare/v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: trio dependency-version: 0.31.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 de567e8d..bc27b2d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ sortedcontainers==2.4.0 statsd==4.0.1 sqlparse==0.5.0 tqdm==4.67.0 -trio==0.30.0 +trio==0.31.0 trio-websocket==0.12.1 Twisted==25.5.0 txaio==25.6.1