From f34bc7d54d52e567c23b3327a935741e096ac9ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 17:47:26 +0000 Subject: [PATCH] Bump websockets from 6.0 to 9.1 Bumps [websockets](https://github.com/aaugustin/websockets) from 6.0 to 9.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst) - [Commits](https://github.com/aaugustin/websockets/compare/6.0...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21bb889..c51769e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,7 @@ wcwidth==0.1.7 webencodings==0.5.1 websocket==0.2.1 websocket-client==0.53.0 -websockets==6.0 +websockets==9.1 widgetsnbextension==3.4.2 wrapt==1.10.11 yarl==1.2.6