From 64a924ee78ec9dc6e77b7dab4ba07ff23cc60e88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 17:13:15 +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 1ad4834..ed28a05 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