From b59bc6c2f092369fc70d0d88c298dee1a43d88c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 12:13:35 +0000 Subject: [PATCH] Bump websocket-client from 1.2.2 to 1.2.3 Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.2.2 to 1.2.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.2.2...v1.2.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 9e2c93e..a918b2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ protobuf==3.19.1 pycryptodomex==3.12.0 pyogg==0.6.14a.1 requests==2.26.0 -websocket-client==1.2.2 +websocket-client==1.2.3 zeroconf==0.37.0 \ No newline at end of file