Skip to content

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 <[email protected]>
@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