deps: update websockets requirement from <13,>=11 to >=11,<16#8
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps: update websockets requirement from <13,>=11 to >=11,<16#8dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
c4850f4 to
6225dd0
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@11.0...15.0.1) --- updated-dependencies: - dependency-name: websockets dependency-version: 15.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
6225dd0 to
0107a8f
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
37c9bc0Release version 15.0.1.fce02abDocs. Correct Producer pattern example.5fa24bbExit cleanly the interactive client on ^C.d0e60d3Remove spurious PYTHONPATH declarations.d7dafccAdd test coverage for interactive client.3c62503Use entrypoint instead of runpy in docs.f4e4345added entry point script for the cli client in the pyproject.toml6f89bacStart version 15.1.7ac73c6Release version 15.0.a1ba01dRewrite interactive client (again) without threads.