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