From 38b1d0340c694244084630089a11829a1b556aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 17:15:28 +0000 Subject: [PATCH] Bump websocket-client from 1.5.1 to 1.6.2 Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.5.1 to 1.6.2. - [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.5.1...v1.6.2) --- 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 49c32ff6..6dbbaafc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ tzdata==2022.7 tzlocal==4.2 urllib3==1.26.15 webencodings==0.5.1 -websocket-client==1.5.1 +websocket-client==1.6.2 xmltodict==0.13.0 zipp==3.15.0