Skip to content

fix(deps): update dependency numpy to >=2.4.3,<2.5#730

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/numpy-2.x
Closed

fix(deps): update dependency numpy to >=2.4.3,<2.5#730
renovate[bot] wants to merge 1 commit intomainfrom
renovate/numpy-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Change Age Confidence
numpy (changelog) >=1.19.0,<2.0>=2.4.3,<2.5 age confidence

Configuration

📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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
Copy link
Contributor Author

renovate bot commented Mar 20, 2026

⚠️ 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: uv.lock
Command failed: uv lock --upgrade-package numpy --upgrade-package numpy
Using CPython 3.14.3 interpreter at: /opt/containerbase/tools/python/3.14.3/bin/python3
   Building tensorrt-cu13-libs==10.15.1.29
      Built tensorrt-cu13-libs==10.15.1.29
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version == '3.10.*'):
  ╰─▶ Because only numpy{python_full_version < '3.11'}<=2.4.3 is available
      and the requested Python version (>=3.10) does not satisfy Python>=3.11,
      we can conclude that numpy{python_full_version < '3.11'}>=2.4.3 cannot
      be used.
      And because your project depends on numpy{python_full_version <
      '3.11'}>=2.4.3 and your project requires modelaudit[all], we can
      conclude that your project's requirements are unsatisfiable.

      hint: While the active Python version is 3.14, the resolution failed for
      other Python versions supported by your project. Consider limiting your
      project's supported Python versions using `requires-python`.

@mldangelo-oai
Copy link
Contributor

Recommendation: close this PR, do not merge. Current main already has the valid NumPy 2.x update from #669 for Python >=3.11, while this regenerated branch changes the Python 3.10 marker to numpy>=2.4.3,<2.5, which is unsatisfiable because NumPy 2.4.3 requires Python >=3.11. That is exactly what the latest uv lock --check and uv sync --extra all-ci failures show. If we "fix" this PR by restoring the Python 3.10 line to NumPy 1.x and regenerating uv.lock, it becomes a no-op against main.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 20, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (>=2.4.3,<2.5). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/numpy-2.x branch March 20, 2026 22:51
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