From d082efc0ac60a244540a2cfcd22a5d8f4d008300 Mon Sep 17 00:00:00 2001 From: Kim Christie Date: Tue, 16 Sep 2025 14:18:59 +0100 Subject: [PATCH] Update trio package version to 0.31.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08953d828b..ebc6ea7fc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ cryptography==45.0.7 mypy==1.17.1 pytest==8.4.1 ruff==0.12.11 -trio==0.30.0 +trio==0.31.0 trio-typing==0.10.0 trustme==1.2.1 uvicorn==0.35.0