From db6605a73303e8a8446a828bc38cc2f523d9556a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 17:52:52 +0000 Subject: [PATCH] Bump websocket-client from 1.6.2 to 1.6.3 Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.6.2 to 1.6.3. - [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.6.2...v1.6.3) --- updated-dependencies: - dependency-name: websocket-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ca67fe6..d4160940 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ tzdata==2023.3 tzlocal==5.0.1 urllib3<2 webencodings==0.5.1 -websocket-client==1.6.2 +websocket-client==1.6.3 xmltodict==0.13.0 zipp==3.16.2