kz26 / PyExcelerate

Accelerated Excel XLSX Writing Library for Python 2/3
https://pypi.org/project/PyExcelerate/
BSD 2-Clause "Simplified" License
521 stars 60 forks source link

Bump numpy from 1.24.2 to 1.25.1 #218

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

Bumps numpy from 1.24.2 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.