chore(deps): update numpy requirement from >=2.4.2 to >=2.4.4 in /training - #36
chore(deps): update numpy requirement from >=2.4.2 to >=2.4.4 in /training#36dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.2...v2.4.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Superseded by #40, which bundles all open dependabot bumps into one PR verified to build and pass the full Go + Python test suites. Closing in favor of that. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Combines all 10 open dependabot updates (#29–#38) into a single change, verified to build and pass every test suite. Go modules: - github.com/charmbracelet/bubbles 0.21.0 -> 1.0.0 (#32) - golang.design/x/clipboard 0.7.1 -> 0.8.0 (#38) GitHub Actions: - astral-sh/setup-uv v3 -> v7 (#29) - golangci/golangci-lint-action v7 -> v9 (#30) - softprops/action-gh-release v2 -> v3 (#31) Python (training/): - numpy >=2.4.4 (#36), onnx >=1.21.0 (#34), onnxscript >=0.7.0 (#33) - pytest >=9.0.3 (#35), mypy >=1.20.2 (#37) Verified: make build + go test ./... pass; training ruff/format/mypy clean; uv run pytest -> 183 passed. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Updates the requirements on numpy to permit the latest version.
Release notes
Sourced from numpy's releases.
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
be93fe2Merge pull request #31090 from charris/prepare-2.4.4f5245dcREL: Prepare for the NumPy 2.4.4 release02e838bMerge pull request #31084 from charris/backport-31056fa74b2dMAINT: numpy.i: Replace deprecatedsprintfwithsnprintf(#31056)533a6dbMerge pull request #31079 from charris/backport-208019e496cbTST: fix POWER VSX feature mapping (#30801)8052c4bMerge pull request #31058 from charris/backport-310217f13b5aMAINT: Skip test on PyPy.4c5fdd6MAINT: Remove unused import of tracemalloc.a3ca5edUpdate numpy/_core/src/multiarray/shape.cDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)