From f31d4a72e9907cc69a89104edde62958306a894a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 22:05:09 +0000 Subject: [PATCH] feat(deps): update dependency anyio to v4.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5003bf..2c72041 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 -anyio==4.12.1 +anyio==4.13.0 certifi==2025.11.12 creyPY[postgres]==3.0.0 fastapi==0.135.2