Skip to content
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

Pin websockets because of breaking changes #101

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

reneradoi
Copy link
Contributor

@reneradoi reneradoi commented Nov 11, 2024

Issue

The newest major release of the websockets library - version 14.0 which was released on Saturday - is not compatible with python-libjuju and results in errors being thrown when using python-libjuju in our integration tests: https://github.com/canonical/redis-k8s-operator/actions/runs/11774109412/job/32792173912

See also: juju/python-libjuju#1184

Solution

Pin websockets dependency.

@reneradoi reneradoi merged commit c577048 into main Nov 11, 2024
9 checks passed
@reneradoi reneradoi deleted the pin_websockets_dependency branch November 11, 2024 11:20
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.

3 participants