From 7e322b7fbcd662e4fe2a5c86e62a951babd44388 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 14:55:54 +0000 Subject: [PATCH] feat(deps): update dependency anyio to v4.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39fc322..93c435b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 -anyio==4.9.0 +anyio==4.10.0 certifi==2025.8.3 creyPY[postgres]==3.0.0 fastapi==0.116.1