From fbb2f3840803ae1cb5f97b3f76e60e409bc9b421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:21:54 +0000 Subject: [PATCH] Bump websocket-client from 1.8.0 to 1.9.0 Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.8.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.8.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 2fbb83058..ad812974d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ typing_extensions==4.15.0 uritemplate==4.2.0 urllib3==2.5.0 wcwidth==0.2.14 -websocket-client==1.8.0 +websocket-client==1.9.0 Werkzeug==3.1.3 wrapt==1.17.2 xmltodict==1.0.2