Skip to content

Python: update dependencies#1287

Merged
reyammer merged 2 commits intomainfrom
py-update-deps
Feb 16, 2026
Merged

Python: update dependencies#1287
reyammer merged 2 commits intomainfrom
py-update-deps

Conversation

@reyammer
Copy link
Collaborator

  • Update maturin version (post bugfix)
  • Remove twine as dev dependency

- update maturin version post-bugfix
- remove twine as dependency
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates Python dependencies by upgrading the maturin build-system requirement and removing twine from the development dependencies. The changes are straightforward and correctly implemented. The maturin version update resolves a previous pinning due to a regression, and the removal of twine correctly cleans up its transitive dependencies from the uv.lock file. The changes look good to merge.

@reyammer reyammer merged commit 8a0a373 into main Feb 16, 2026
84 checks passed
@reyammer reyammer deleted the py-update-deps branch February 16, 2026 14:18
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