From 1dd86d4cd145236fde7240a198a0fec000c831f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 19:52:33 +0000 Subject: [PATCH] Bump websocket-client from 1.5.0 to 1.9.0 Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.5.0 to 1.9.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.5.0...v1.9.0) --- updated-dependencies: - dependency-name: websocket-client dependency-version: 1.9.0 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 d315f8e..1b4c13f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,5 +103,5 @@ uri-template==1.2.0 wcwidth==0.2.6 webcolors==1.12 webencodings==0.5.1 -websocket-client==1.5.0 +websocket-client==1.9.0 widgetsnbextension==4.0.5