Skip to content

chore(deps): update websockets requirement from <15 to <16#1260

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/pip/websockets-lt-16
Mar 3, 2025
Merged

chore(deps): update websockets requirement from <15 to <16#1260
dependabot[bot] merged 1 commit into
mainfrom
dependabot/pip/websockets-lt-16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 1, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on websockets to permit the latest version.

Release notes

Sourced from websockets's releases.

15.0

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

Commits
  • 7ac73c6 Release version 15.0.
  • a1ba01d Rewrite interactive client (again) without threads.
  • bc3fd29 Simplify enabling VT100 mode on Windows.
  • 963f13f Restore display of close code and reason.
  • 667e418 Review how-to guides, notably the patterns guide.
  • e934680 Broaden type of extension parameters.
  • 61a6a7a Clean up quick start guides.
  • 82dfd83 Improve index page for topic guides.
  • e60e04c Unify examples for topic guides under experiments.
  • 7bfb114 Add standalone guide to enable debug logs.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2025
@codecov

codecov Bot commented Mar 1, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.96%. Comparing base (3a37d00) to head (cf147fd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1260   +/-   ##
=======================================
  Coverage   90.96%   90.96%           
=======================================
  Files         222      222           
  Lines        7501     7501           
=======================================
  Hits         6823     6823           
  Misses        678      678           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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@1.0...15.0)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/websockets-lt-16 branch from e98b978 to cf147fd Compare March 3, 2025 16:58
@WilliamBergamin

Copy link
Copy Markdown
Contributor

@dependabot squash and merge

@dependabot dependabot Bot merged commit acd2623 into main Mar 3, 2025
@dependabot dependabot Bot deleted the dependabot/pip/websockets-lt-16 branch March 3, 2025 17:08
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