Skip to content

dependencies: pin trio-websocket to 0.11.1 #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

sam-golioth
Copy link
Collaborator

trio-websocket v0.12 introduced a bug that causes the library to use port 80 for wss urls instead of port 443. Details are in the PR: python-trio/trio-websocket#197

Pin the trio-websocket dependency to v0.11.1 until the fix is merged and released.

trio-websocket v0.12 introduced a bug that causes the library to use
port 80 for wss urls instead of port 443. Details are in the PR:
python-trio/trio-websocket#197

Pin the trio-websocket dependency to v0.11.1 until the fix is
merged and released.

Signed-off-by: Sam Friedman <sam@golioth.io>
@sam-golioth sam-golioth merged commit ab073a5 into main Feb 24, 2025
1 check passed
@sam-golioth sam-golioth deleted the pin_trio-websocket branch February 24, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant