From 66bc495ee4f021ddcc50451795ffb4c3c6101b42 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2024 01:37:24 +0200 Subject: [PATCH] Update anyio from 1.2.1 to 4.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6710233..2cf3c3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ async_generator==1.10 -anyio==1.2.1 +anyio==4.4.0 wsproto==0.14.1 yarl==1.4.2