From 2b112b56bf622867511297f75946652bc6959372 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 11:02:55 +0000 Subject: [PATCH] feat(deps): update dependency anyio to v4.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6569b64..f1b354b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 -anyio==4.10.0 +anyio==4.11.0 certifi==2025.8.3 creyPY[postgres]==3.0.0 fastapi==0.117.1