Skip to content

chore: update dependencies and bump required version to 3.9#31

Closed
wwestgarth-enclave wants to merge 1 commit intomainfrom
wwestgarth/update-dependencies
Closed

chore: update dependencies and bump required version to 3.9#31
wwestgarth-enclave wants to merge 1 commit intomainfrom
wwestgarth/update-dependencies

Conversation

@wwestgarth-enclave
Copy link
Contributor

Description

Problem:
One of our users wants to use websocket 15.0 but that requires at least python 3.9. Since our poetry file locks at python 3.8 our package is incompatible with the latest websockets package.

Solution:
Bump the python version and dependencies.

Testing/Examples: [Describe how you tested it.]

@wwestgarth-enclave wwestgarth-enclave requested a review from a team as a code owner October 27, 2025 17:03
@mdengler
Copy link
Contributor

Can we avoid caret-requirements and just use >=?

@mdengler
Copy link
Contributor

Can we avoid caret-requirements and just use >=?

...see #32

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.

2 participants