From ed434e6b489943fe56a5f092f7741c84536767c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:46:57 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20anyio=20to=20v4.7?= =?UTF-8?q?.0=20(#1091)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- webapp/requirements-locked.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/requirements-locked.txt b/webapp/requirements-locked.txt index bf1b9a2d..4e17a984 100644 --- a/webapp/requirements-locked.txt +++ b/webapp/requirements-locked.txt @@ -4,7 +4,7 @@ # # pip-compile --output-file=requirements-locked.txt requirements.txt # -anyio==4.2.0 +anyio==4.7.0 # via # starlette # watchfiles