From 7b5fb242fa9b2fc825f9c563df3a3a43c3bb402b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 22:29:43 +0000 Subject: [PATCH] chore(deps): update dependency anyio to v4.3.0 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index aca5c44..dfc09c9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -anyio==4.2.0 +anyio==4.3.0 # via watchfiles asgiref==3.7.2 # via