Skip to content

Update websockets requirement from <16.0.0,>=14.0.0 to >=14.0.0,<17.0.0#3063

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/websockets-gte-14.0.0-and-lt-17.0.0
Open

Update websockets requirement from <16.0.0,>=14.0.0 to >=14.0.0,<17.0.0#3063
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/websockets-gte-14.0.0-and-lt-17.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Updates the requirements on websockets to permit the latest version.

Release notes

Sourced from websockets's releases.

16.0

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

Commits
  • d4303a5 Release version 16.0.
  • 851bcd7 Bump pypa/cibuildwheel from 3.3.0 to 3.3.1
  • 740c8d3 Temporarily remove the trio implementation.
  • 92ea055 Add missing changelog entry.
  • ba74244 Document bug fix.
  • 9410483 Pin sphinx to avoid error in sphinxcontrib-trio.
  • 8e4d408 Document asyncio's TLS read buffer.
  • cb3500b Stop referring to the asyncio implementation as new.
  • 6563a9c The threading implementation supports max_queue.
  • 9f17e92 Clarify that protocol_mutex protects pending_pings.
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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@14.0...16.0)

---
updated-dependencies:
- dependency-name: websockets
  dependency-version: '16.0'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/pip/dev/websockets-gte-14.0.0-and-lt-17.0.0 (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 4.03ms 4.14ms +2.8%
Bloom Filter Large Scale Dns Brute Force 18.75ms 18.64ms -0.6%
Large Closest Match Lookup 330.55ms 328.00ms -0.8%
Realistic Closest Match Workload 176.93ms 173.94ms -1.7%
Event Memory Medium Scan 1784 B/event 1784 B/event +0.0%
Event Memory Large Scan 1768 B/event 1768 B/event +0.0%
Event Validation Full Scan Startup Small Batch 367.75ms 372.79ms +1.4%
Event Validation Full Scan Startup Large Batch 520.93ms 524.15ms +0.6%
Make Event Autodetection Small 25.84ms 26.09ms +1.0%
Make Event Autodetection Large 265.33ms 267.98ms +1.0%
Make Event Explicit Types 11.39ms 11.44ms +0.4%
Excavate Single Thread Small 3.500s 3.464s -1.0%
Excavate Single Thread Large 9.378s 9.348s -0.3%
Excavate Parallel Tasks Small 3.744s 3.689s -1.5%
Excavate Parallel Tasks Large 7.130s 7.112s -0.3%
Is Ip Performance 2.93ms 2.95ms +0.7%
Make Ip Type Performance 10.70ms 10.76ms +0.5%
Mixed Ip Operations 4.18ms 4.21ms +0.8%
Memory Use Web Crawl 38.2 MB 47.5 MB +24.3% 🔴🔴🔴 ⚠️
Memory Use Subdomain Enum 19.4 MB 19.4 MB +0.0%
Scan Throughput 100 7.331s 7.310s -0.3%
Scan Throughput 1000 35.512s 34.772s -2.1%
Typical Queue Shuffle 54.94µs 54.28µs -1.2%
Priority Queue Shuffle 598.02µs 599.07µs +0.2%

🎯 Performance Summary

! 1 regression ⚠️
  23 unchanged ✅

🔍 Significant Changes (>10%)

  • Memory Use Web Crawl: 24.3% 🐌 more memory

🐍 Python Version 3.11.15

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.

0 participants