From 8e6b67eb20042e49939baedefbd2461975a9d147 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 02:54:07 +0000 Subject: [PATCH] Bump websockets from 6.0 to 8.1 Bumps [websockets](https://github.com/aaugustin/websockets) from 6.0 to 8.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/master/docs/changelog.rst) - [Commits](https://github.com/aaugustin/websockets/compare/6.0...8.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 448ced0..a8c8e7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ PyNaCl==1.3.0 pytest==4.4.2 pytest-cov==2.7.1 six==1.12.0 -websockets==6.0 +websockets==8.1 wincertstore==0.2 yarl==1.3.0 youtube-dl==2021.4.17