build(deps-dev): bump websockets from 14.2 to 16.0#239
Merged
toby-coleman merged 1 commit intomainfrom Apr 6, 2026
Merged
Conversation
|
Benchmark comparison for |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Bumps [websockets](https://github.com/python-websockets/websockets) from 14.2 to 16.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.2...16.0) --- updated-dependencies: - dependency-name: websockets dependency-version: '16.0' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
756c936 to
cacaf31
Compare
|
Benchmark comparison for |
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.
Bumps websockets from 14.2 to 16.0.
Release notes
Sourced from websockets's releases.
Commits
d4303a5Release version 16.0.851bcd7Bump pypa/cibuildwheel from 3.3.0 to 3.3.1740c8d3Temporarily remove the trio implementation.92ea055Add missing changelog entry.ba74244Document bug fix.9410483Pin sphinx to avoid error in sphinxcontrib-trio.8e4d408Document asyncio's TLS read buffer.cb3500bStop referring to the asyncio implementation as new.6563a9cThe threading implementation supports max_queue.9f17e92Clarify that protocol_mutex protects pending_pings.