chore(deps): update websocket-client requirement from <2,>=1 to >=1.9.1,<2 - #1953
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): update websocket-client requirement from <2,>=1 to >=1.9.1,<2#1953dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1953 +/- ##
=======================================
Coverage 84.06% 84.06%
=======================================
Files 118 118
Lines 13506 13506
=======================================
Hits 11354 11354
Misses 2152 2152 ☔ View full report in Codecov by Harness. |
dependabot
Bot
force-pushed
the
dependabot/pip/websocket-client-gte-1.9.1-and-lt-2
branch
2 times, most recently
from
September 1, 2026 18:20
ed85bde to
7dadbe0
Compare
Updates the requirements on [websocket-client](https://github.com/websocket-client/websocket-client) to permit the latest version. - [Release notes](https://github.com/websocket-client/websocket-client/releases) - [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog) - [Commits](websocket-client/websocket-client@v1.0.0...v1.9.1) --- updated-dependencies: - dependency-name: websocket-client dependency-version: 1.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/websocket-client-gte-1.9.1-and-lt-2
branch
from
September 1, 2026 18:37
7dadbe0 to
ab8236b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on websocket-client to permit the latest version.
Release notes
Sourced from websocket-client's releases.
Changelog
Sourced from websocket-client's changelog.
... (truncated)
Commits
b5435d61.9.126f1c64Fix custom dispatcher SSL errors and socket timeouts (#1049)2a1b489Add ConnectionResetError to improve custom dispatcher error handling when ser...10d9159Improve close frame handling to fix #1043 and add tests (#1044)75a361aClosing open issues (#1037)e46a8fe1.9.0ab81eabBug fixes (#1036)63058abRun forever socket close fix (#1015)6861ee4Use ipaddress module for no_proxy parsing (#1033)729bdb8Coverage improvements (#1035)