-
Notifications
You must be signed in to change notification settings - Fork 0
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
requirements: update numpy requirement from <1.24.5,>=1.19.0 to >=1.19.0,<1.26.2 #389
requirements: update numpy requirement from <1.24.5,>=1.19.0 to >=1.19.0,<1.26.2 #389
Conversation
This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):
See CI logs for the full diff. |
36452b9
to
35bb59d
Compare
e26dd38
to
b75565c
Compare
This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):
See CI logs for the full diff. |
b75565c
to
88abd7b
Compare
This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):
See CI logs for the full diff. |
25205c4
to
a80f89d
Compare
Signed-off-by: Jan Vesely <[email protected]>
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.19.0...v1.26.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
88abd7b
to
96d8c0e
Compare
This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):
See CI logs for the full diff. |
Superseded by #400. |
Updates the requirements on numpy to permit the latest version.
Release notes
Sourced from numpy's releases.
... (truncated)
Commits
411a55b
Merge pull request #24928 from charris/update-versionaa91e5d
REL: Update release versions6207a52
Merge pull request #24916 from charris/prepare-1.26.1-releasee27f774
MAINT: Revert cibuildwheel update48bdb17
REL: Prepare for the NumPy 1.26.1 releasef51d3ad
Merge pull request #24912 from charris/backport-2490494e315d
Merge pull request #24911 from charris/backport-24860114d086
Merge pull request #24906 from mtsokol/backport-_core-stubs54e6e65
BUG: loongarch doesn't use REAL(10)cc5e90f
MAINT: Bump pypa/cibuildwheel from 2.16.1 to 2.16.2You can trigger a rebase of this PR 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)