Skip to content

Bump maturin from 1.8.7 to 1.9.0 in the uv group #161

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps the uv group with 1 update: maturin.

Updates maturin from 1.8.7 to 1.9.0

Release notes

Sourced from maturin's releases.

v1.9.0

What's Changed

New Contributors

Full Changelog: PyO3/maturin@v1.8.7...v1.9.0

Changelog

Sourced from maturin's changelog.

[1.9.0]

  • Add full PEP 639 support for project.license and project.license-files in #2647.
  • Add --compatiblity pypi to only build wheels with platform tags that can also be uploaded to PyPI. This blocks e.g. building for riscv64, which is supported by manylinux, but not by PyPI.
Commits
  • 46dbaff Release v1.9.0 (#2657)
  • 2543958 Install python3.13t on Windows before building free-threaded wheels in genera...
  • 4e58964 Fix self bootstrap without Rust installed (#2653)
  • ea5adfc Add --compatibility pypi to avoid building for unsupported architectures (#...
  • cee86ff Don't go through Display for platform tag to policy (#2652)
  • a0ae4e8 Fix changelog entry for #2647
  • 3707717 Implement PEP 639 Support (#2647)
  • 800fb6a ZipWriter requires a compression level of None for the stored method (#...
  • e0c499f Fix clippy lints (#2648)
  • 1cbf263 Update pyproject-toml to 0.13.5 (#2645)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the uv group with 1 update: [maturin](https://github.com/pyo3/maturin).


Updates `maturin` from 1.8.7 to 1.9.0
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.8.7...v1.9.0)

---
updated-dependencies:
- dependency-name: maturin
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants