Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps numpy from 1.24.3 to 1.25.1.

Release notes

Sourced from numpy's releases.

v1.25.1

NumPy 1.25.1 Release Notes

NumPy 1.25.1 is a maintenance release that fixes bugs and regressions discovered after the 1.25.0 release. The Python versions supported by this release are 3.9-3.11.

Contributors

A total of 10 people contributed to this release. People with a "+" by their names contributed a patch for the first time.

  • Andrew Nelson
  • Charles Harris
  • Developer-Ecosystem-Engineering
  • Hood Chatham
  • Nathan Goldbaum
  • Rohit Goswami
  • Sebastian Berg
  • Tim Paine +
  • dependabot[bot]
  • matoro +

Pull requests merged

A total of 14 pull requests were merged for this release.

  • #23968: MAINT: prepare 1.25.x for further development
  • #24036: BLD: Port long double identification to C for meson
  • #24037: BUG: Fix reduction return NULL to be goto fail
  • #24038: BUG: Avoid undefined behavior in array.astype()
  • #24039: BUG: Ensure __array_ufunc__ works without any kwargs passed
  • #24117: MAINT: Pin urllib3 to avoid anaconda-client bug.
  • #24118: TST: Pin pydantic<2 in Pyodide workflow
  • #24119: MAINT: Bump pypa/cibuildwheel from 2.13.0 to 2.13.1
  • #24120: MAINT: Bump actions/checkout from 3.5.2 to 3.5.3
  • #24122: BUG: Multiply or Divides using SIMD without a full vector can...
  • #24127: MAINT: testing for IS_MUSL closes #24074
  • #24128: BUG: Only replace dtype temporarily if dimensions changed
  • #24129: MAINT: Bump actions/setup-node from 3.6.0 to 3.7.0
  • #24134: BUG: Fix private procedures in f2py modules

Checksums

MD5

d09d98643db31e892fad11b8c2b7af22  numpy-1.25.1-cp310-cp310-macosx_10_9_x86_64.whl
d5b8d3b0424e2af41018f35a087c4500  numpy-1.25.1-cp310-cp310-macosx_11_0_arm64.whl
1007893b1a8bfd97d445a63d29d33642  numpy-1.25.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
6a62d7a6cee310b41dc872aa7f3d7e8b  numpy-1.25.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

... (truncated)

Commits

Dependabot compatibility score

You 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.25.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.24.3...v1.25.1)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@jan-janssen
Copy link
Member

The following packages are incompatible
├─ numpy 1.25.1**  is installable with the potential options
│  ├─ numpy 1.25.1, which can be installed;
│  ├─ numpy 1.25.1 would require
│  │  └─ python >=3.11,<3.12.0a0 , which can be installed;
│  └─ numpy 1.25.1 would require
│     └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ pyxtal 0.5.8**  is installable and it requires
   └─ numba >=0.55.2  with the potential options
      ├─ numba 0.55.2 would require
      │  └─ numpy >=1.18,<1.23 , which conflicts with any installable versions previously reported;
      ├─ numba [0.55.2|0.56.2|0.56.3] would require
      │  └─ python >=3.7,<3.8.0a0 , which can be installed;
      ├─ numba [0.55.2|0.56.2|...|0.57.1] would require
      │  └─ python >=3.8,<3.9.0a0 , which can be installed;
      ├─ numba [0.55.2|0.56.2|...|0.57.1] would require
      │  └─ python >=3.9,<3.10.0a0 , which can be installed;
      ├─ numba [0.56.2|0.56.3|0.56.4] would require
      │  └─ numpy >=1.18,!=1.22.0,!=1.22.1,!=1.22.2,<1.24 , which conflicts with any installable versions previously reported;
      ├─ numba [0.57.0|0.57.1] would require
      │  └─ numpy >=1.21,!=1.22.0,!=1.22.1,!=1.22.2,<1.25 , which conflicts with any installable versions previously reported;
      ├─ numba [0.57.0|0.57.1] would require
      │  └─ python >=3.11,<3.12.0a0 , which can be installed;
      └─ numba [0.56.3|0.56.4|0.57.0] conflicts with any installable versions previously reported.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

A newer version of numpy exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@jan-janssen jan-janssen closed this Oct 5, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2023

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@jan-janssen jan-janssen reopened this Oct 5, 2023
@jan-janssen jan-janssen merged commit caa9b85 into main Oct 5, 2023
@jan-janssen jan-janssen deleted the dependabot/pip/numpy-1.25.1 branch October 5, 2023 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant