From 460665af1d0238de681bc5391e8f9718d650e931 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 21:20:17 +0000 Subject: [PATCH] Bump websockets from 6.0 to 9.0.1 Bumps [websockets](https://github.com/aaugustin/websockets) from 6.0 to 9.0.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/main/docs/changelog.rst) - [Commits](https://github.com/aaugustin/websockets/compare/6.0...9.0.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 c669f44..10df350 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==9.0.1 wincertstore==0.2 yarl==1.3.0 youtube-dl==2021.4.17