From 9636d0a4482139e6ee455d957deeb7396a2c87f8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Aug 2022 23:52:49 +0200 Subject: [PATCH] Update wsproto from 0.14.1 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6710233..bb3e7ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ async_generator==1.10 anyio==1.2.1 -wsproto==0.14.1 +wsproto==1.2.0 yarl==1.4.2