From d8c6a9e9e0db3115b12d02e2ed3fdaaad97a1e95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 21:23:07 +0000 Subject: [PATCH] feat(deps): update dependency anyio to v4.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2a900f..fdcdd98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 -anyio==4.6.2.post1 +anyio==4.8.0 certifi==2024.8.30 creyPY==1.2.5 fastapi==0.115.5