From 4b23574cf83307ce27d3b14b4a425dc58c57d28d Mon Sep 17 00:00:00 2001 From: Kim Christie Date: Tue, 16 Sep 2025 14:23:31 +0100 Subject: [PATCH] Update dependencies (#3665) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08953d82..ebc6ea7f 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