From 1d97f5ea0c6e98899002475be94b69a4dc33de14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 17:03:29 +0000 Subject: [PATCH] Bump websocket-client from 1.4.2 to 1.5.1 Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.4.2 to 1.5.1. - [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/v1.4.2...v1.5.1) --- updated-dependencies: - dependency-name: websocket-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b69f5fc2..f6ac7d9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ tzdata==2022.7 tzlocal==4.2 urllib3==1.26.13 webencodings==0.5.1 -websocket-client==1.4.2 +websocket-client==1.5.1 xmltodict==0.13.0 zipp==3.11.0