From acb91db8a685a61c76a6c3d1d67852dc51c937f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 15:19:49 +0000 Subject: [PATCH] Bump websocket-client from 0.57.0 to 1.1.0 Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 0.57.0 to 1.1.0. - [Release notes](https://github.com/websocket-client/websocket-client/releases) - [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog) - [Commits](https://github.com/websocket-client/websocket-client/compare/v0.57.0...v1.1.0) 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 e37338831..11eff7197 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ PyYAML==5.4.1 requests==2.24.0 texttable==1.6.2 urllib3==1.26.5; python_version == '3.3' -websocket-client==0.57.0 +websocket-client==1.1.0