Skip to content

fix(deps): update rust crate numpy to 0.29#15

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/numpy-0.x
Open

fix(deps): update rust crate numpy to 0.29#15
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/numpy-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
numpy dependencies minor 0.280.29

Release Notes

PyO3/rust-numpy (numpy)

v0.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: PyO3/rust-numpy@v0.28.0...v0.29.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path python_bindings/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `pyo3-ffi`.
    ... required by package `pyo3 v0.28.2`
    ... which satisfies dependency `pyo3 = "^0.28"` of package `vessel_type v0.2.0 (/tmp/renovate/repos/github/OpenWSGR/AutoWSGR-Native/vessel_type)`
    ... which satisfies path dependency `vessel_type` (locked to 0.2.0) of package `autowsgr_native_py v0.2.0 (/tmp/renovate/repos/github/OpenWSGR/AutoWSGR-Native/python_bindings)`
versions that meet the requirements `=0.28.2` are: 0.28.2

package `pyo3-ffi` links to the native library `python`, but it conflicts with a previous package which links to `python` as well:
package `pyo3-ffi v0.29.0`
    ... which satisfies dependency `pyo3-ffi = "=0.29.0"` of package `pyo3 v0.29.0`
    ... which satisfies dependency `pyo3 = "^0.29.0"` of package `numpy v0.29.0`
    ... which satisfies dependency `numpy = "^0.29"` of package `autowsgr_native_py v0.2.0 (/tmp/renovate/repos/github/OpenWSGR/AutoWSGR-Native/python_bindings)`
note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary
for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links
help: try to adjust your dependencies so that only one package uses the `links = "python"` value

failed to select a version for `pyo3-ffi` which could resolve this conflict

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.

0 participants