chore(deps): update websockets requirement from <16,>=9.1 to >=16.1.1,<17 - #1936
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps): update websockets requirement from <16,>=9.1 to >=16.1.1,<17#1936dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1936 +/- ##
==========================================
+ Coverage 84.14% 84.17% +0.02%
==========================================
Files 118 118
Lines 13425 13425
==========================================
+ Hits 11297 11301 +4
+ Misses 2128 2124 -4 ☔ View full report in Codecov by Harness. |
dependabot
Bot
force-pushed
the
dependabot/pip/websockets-gte-16.1.1-and-lt-17
branch
from
August 3, 2026 17:06
4690d2a to
82c3a61
Compare
Updates the requirements on [websockets](https://github.com/python-websockets/websockets) to permit the latest version. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@9.1...16.1.1) --- updated-dependencies: - dependency-name: websockets dependency-version: 16.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/websockets-gte-16.1.1-and-lt-17
branch
from
August 3, 2026 17:15
82c3a61 to
e97ee53
Compare
websockets raised its min Python in stages, so a flat >=16.1.1 floor is uninstallable on 3.7/3.8/3.9. Split with python_version markers: old interpreters keep their last compatible release, 3.10+ takes >=16.1.1,<17. Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
WilliamBergamin
force-pushed
the
dependabot/pip/websockets-gte-16.1.1-and-lt-17
branch
from
August 3, 2026 17:44
011d3b6 to
5488046
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 websockets to permit the latest version.
Release notes
Sourced from websockets's releases.
Commits
01df1e4Revert "Decode non-ASCII header values with iso-8859-1."2d61f74Clarify restriction on headers in 16.1.4df6f90Release version 16.1.7c69ecaIncrease timeout for building wheels.493864eComplete and review changelog.73ff538Temporarily remove the trio implementation (again).77f7d71Shorten changelog and docstring for previous commit.84859e1Add text argument to broadcast() to force the frame type1a38f5aDocument research on removing a workaround.99431eeApply code style to docs/conf.py.