From 2c6b35e3ddd89a07523fcb8d5f490575344132e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 01:34:35 +0000 Subject: [PATCH] feat(deps): update dependency anyio to v4.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 490b70e..117be80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 -anyio==4.8.0 +anyio==4.9.0 certifi==2025.1.31 creyPY[postgres]==3.0.0 fastapi==0.115.11