From f97bac40839db6afdd06d2c897f647f3023c8301 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 28 Aug 2024 16:46:20 -0500 Subject: [PATCH] Update websockets from 10.4 to 13.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a7228b6c5..9fecea0f75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -196,7 +196,7 @@ tzdata==2023.3 uritemplate==4.1.1 wasabi==1.1.2 weasel==0.3.4 -websockets==10.4 +websockets==13.0.1 wrapt==1.16.0 xmltodict==0.13.0 yarl==1.9.4