-
Notifications
You must be signed in to change notification settings - Fork 3.6k
build(deps): update numpy requirement from <1.27.0,>=1.17.2 to >=1.17.2,<2.4.0 in /requirements #21081
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
base: master
Are you sure you want to change the base?
build(deps): update numpy requirement from <1.27.0,>=1.17.2 to >=1.17.2,<2.4.0 in /requirements #21081
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let see if we still need this pin
bfd0c38
to
da9ed6c
Compare
@dependabot rebase |
da9ed6c
to
3d4d9ec
Compare
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@v1.17.2...v2.3.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
3d4d9ec
to
f87c341
Compare
⛈️ Required checks status: Has failure 🔴
Groups summary🔴 pytorch_lightning: Tests workflow
These checks are required after the changes to 🔴 pytorch_lightning: Azure GPU
These checks are required after the changes to 🟢 pytorch_lightning: Benchmarks
These checks are required after the changes to 🟢 fabric: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docker
These checks are required after the changes to 🔴 lightning_fabric: CPU workflow
These checks are required after the changes to 🔴 lightning_fabric: Azure GPU
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 install
These checks are required after the changes to Thank you for your contribution! 💜
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #21081 +/- ##
========================================
- Coverage 87% 86% -1%
========================================
Files 269 269
Lines 23501 23501
========================================
- Hits 20487 20285 -202
- Misses 3014 3216 +202 |
Updates the requirements on numpy to permit the latest version.
Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
bc5e4f8
Merge pull request #29438 from charris/prepare-2.3.24bc5960
REL: Prepare for the NumPy 2.3.2 release [wheel build]2679276
Merge pull request #29437 from charris/backport-29411b0fa284
BUG: fix datetime/timedelta hash memory leak (#29411)6700579
Merge pull request #29425 from charris/support-python-314rc140aa44d
BUILD: Add Python 3.14 to wheel builds [wheel build]968fa73
Merge pull request #29430 from charris/backport-290696ad9db9
Merge pull request #29429 from charris/update-highway3584ddd
MAINT: Update highway to match main.f78821f
BLD: use github to build macos-arm64 wheels with OpenBLAS [wheel build]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)📚 Documentation preview 📚: https://pytorch-lightning--21081.org.readthedocs.build/en/21081/