From 5a7cbbe3fd8ebad4ecbad5ca0056f6dffea04755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 02:18:19 +0000 Subject: [PATCH] Bump websocket-client from 1.6.2 to 1.6.3 in /test 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] --- test/requirements.ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index e3286d13..e5bd2e12 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -3,4 +3,4 @@ grpcio==1.58.0 protobuf==4.24.3 requests==2.31.0 urllib3==2.0.4 -websocket-client==1.6.2 +websocket-client==1.6.3