Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps maturin from 1.9.6 to 1.11.5.

Release notes

Sourced from maturin's releases.

v1.11.5

1.11.5

  • Allow combining --compatibility pypi with other --compatibility values (#2928)

v1.11.4

1.11.4

  • Support armv6l and armv7l in pypi compatibility (#2926)
  • Improve the reliability of maturin's own CI

v1.11.2

What's Changed

Important maturin upload is deprecated and will be removed in maturin 2.0 (PyO3/maturin#2334)

Full Changelog: PyO3/maturin@v1.11.1...v1.11.2

v1.11.1

Release Notes

Important maturin upload is deprecated and will be removed in maturin 2.0 (PyO3/maturin#2334)

  • Fix compiled artifacts being excluded by source path matching (#2910)
  • Better error reporting for missing interpreters (#2918)
  • Ignore unreadable excluded directories (#2916)

v1.11.0

Important maturin upload is deprecated and will be removed in maturin 2.0 (PyO3/maturin#2334)

This release was yanked from PyPI.

What's Changed

... (truncated)

Changelog

Sourced from maturin's changelog.

1.11.5

  • Allow combining --compatibility pypi with other --compatibility values (#2928)

1.11.4

  • Support armv6l and armv7l in pypi compatibility (#2926)
  • Improve the reliability of maturin's own CI

1.11.3

  • Fix manylinux2014 compliance check (#2922)

1.11.2

  • Fix failed release

1.11.1

  • Fix compiled artifacts being excluded by source path matching (#2910)
  • Better error reporting for missing interpreters (#2918)
  • Ignore unreadable excluded directories (#2916)

[1.11.0] - Yanked

Note: This release was yanked to a regression: PyO3/maturin#2909

  • Refactor ModuleWriter to be easier to implement and use
  • Add Android cross compilation support, fix wheel tags for Android
  • Update generate-ci to macos-15-intel and add windows arm support
  • Deprecate 'upload' and 'publish' CLI commands

[1.10.2]

  • Fix tagging for iOS x86_64 simulator wheels.
  • Set entry type when adding to the tar file.

[1.10.1]

  • Fix wrong dependency on Homebrew liblzma on macOS by static linking liblama

[1.10.0]

  • Add tool.maturin.editable-profile option to override profile for editable package installations.
  • Add support for Cygwin.
  • When building abi3 wheels on non-Windows platforms that aren't cross-compiling, the sysconfigdata of the interpreter used to run maturin will now be used, rather than a dummy interpreter.
  • Allow iOS cross-platform virtual environments, such as those used by cibuildwheel, to imply an iOS target.
  • Fix iOS wheel naming to be compliant with PEP 730.
  • Fix generated WHEEL Tag metadata to be spec compliant.
  • Fix incorrect warning about missing extension-module feature on PyO3 0.26+.

... (truncated)

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [maturin](https://github.com/pyo3/maturin) from 1.9.6 to 1.11.5.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.9.6...v1.11.5)

---
updated-dependencies:
- dependency-name: maturin
  dependency-version: 1.11.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants