chore(deps-dev): update websocket-client requirement from <2,>=1.2.3 to >=1.9.0,<2#1526
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): update websocket-client requirement from <2,>=1.2.3 to >=1.9.0,<2#1526dependabot[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 #1526 +/- ##
=======================================
Coverage 91.34% 91.34%
=======================================
Files 228 228
Lines 7279 7279
=======================================
Hits 6649 6649
Misses 630 630 ☔ View full report in Codecov by Sentry. |
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.2.3...v1.9.0) --- updated-dependencies: - dependency-name: websocket-client dependency-version: 1.9.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
07e7075 to
e95f7e1
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.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.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
e46a8fe1.9.0ab81eabBug fixes (#1036)63058abRun forever socket close fix (#1015)6861ee4Use ipaddress module for no_proxy parsing (#1033)729bdb8Coverage improvements (#1035)f22579aLinting improvements (#1034)9564030Change echo URL in docsc0fe0f7apply black formatting813d570Resolve all mypy errors, with AI assistance6020f37black formatting fixes