Skip to content

chore(deps): update websockets requirement from <16,>=9.1 to >=16.1.1,<17 - #1936

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/websockets-gte-16.1.1-and-lt-17
Open

chore(deps): update websockets requirement from <16,>=9.1 to >=16.1.1,<17#1936
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/websockets-gte-16.1.1-and-lt-17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on websockets to permit the latest version.

Release notes

Sourced from websockets's releases.

16.1.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

Commits
  • 01df1e4 Revert "Decode non-ASCII header values with iso-8859-1."
  • 2d61f74 Clarify restriction on headers in 16.1.
  • 4df6f90 Release version 16.1.
  • 7c69eca Increase timeout for building wheels.
  • 493864e Complete and review changelog.
  • 73ff538 Temporarily remove the trio implementation (again).
  • 77f7d71 Shorten changelog and docstring for previous commit.
  • 84859e1 Add text argument to broadcast() to force the frame type
  • 1a38f5a Document research on removing a workaround.
  • 99431ee Apply code style to docs/conf.py.
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 1, 2026 18:03
@dependabot dependabot Bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Aug 1, 2026
@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.17%. Comparing base (214815a) to head (e97ee53).
✅ All tests successful. No failed tests found.

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.
📢 Have feedback on the report? Share it here.

@dependabot
dependabot Bot force-pushed the dependabot/pip/websockets-gte-16.1.1-and-lt-17 branch from 4690d2a to 82c3a61 Compare August 3, 2026 17:06
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
dependabot Bot force-pushed the dependabot/pip/websockets-gte-16.1.1-and-lt-17 branch from 82c3a61 to e97ee53 Compare August 3, 2026 17:15
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
WilliamBergamin force-pushed the dependabot/pip/websockets-gte-16.1.1-and-lt-17 branch from 011d3b6 to 5488046 Compare August 3, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant