From e2dce98fd538949e81ad12b534d56d1b9f33f692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 12:16:55 +0000 Subject: [PATCH] Bump websocket-client from 1.2.3 to 1.3.1 Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.2.3 to 1.3.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.2.3...v1.3.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 9c133ab..a5cad2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ protobuf==3.19.4 pycryptodomex==3.14.1 pyogg==0.6.14a.1 requests==2.27.1 -websocket-client==1.2.3 +websocket-client==1.3.1 zeroconf==0.38.3 \ No newline at end of file