From adb185f7155a280ca8aad1df26bdf533bd02796c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:05:36 +0000 Subject: [PATCH] Bump websocket-client from 1.6.4 to 1.7.0 Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.6.4 to 1.7.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/v1.6.4...v1.7.0) --- 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 900420a..552d227 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ protobuf==3.20.1 pycryptodomex==3.19.0 pyogg==0.6.14a.1 requests==2.31.0 -websocket-client==1.6.4 +websocket-client==1.7.0 zeroconf==0.128.0 \ No newline at end of file