From 4f793585e57406e2acf123cf7c37ac314daade63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 16:19:31 +0100 Subject: [PATCH] feat(deps): update dependency anyio to v4.6.2.post1 (#2) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f609af2..e7add35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 -anyio==4.6.0 +anyio==4.6.2.post1 certifi==2024.8.30 creyPY==1.2.5 fastapi==0.115.0