Skip to content

Update bottleneck requirement from <1.4.3,>=1.3 to >=1.3,<1.5.1#454

Merged
rmi-auto-merge-helper[bot] merged 1 commit into
mainfrom
dependabot/pip/main/bottleneck-gte-1.3-and-lt-1.5.1
Jun 16, 2025
Merged

Update bottleneck requirement from <1.4.3,>=1.3 to >=1.3,<1.5.1#454
rmi-auto-merge-helper[bot] merged 1 commit into
mainfrom
dependabot/pip/main/bottleneck-gte-1.3-and-lt-1.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Updates the requirements on bottleneck to permit the latest version.

Changelog

Sourced from bottleneck's changelog.

Bottleneck 1.5.0

Release date: 2025-05-12

Maintenance

- Drop unnecessary build dependency on `wheel`
- Remove 32-bit Linux wheels, because NumPy no longer provides them
- Some code cleanups: removed Python 2.x-specific code paths, fixes for
  deprecation warnings coming from `setuptools`

Enhancements

  • Support for free-threaded CPython
  • Improved platform support: wheels for Linux aarch64, macOS x86-64 and arm64, and free-threaded CPython

Bottleneck 1.4.2

Release date: 2024-10-18

Maintenance

- Add `python_requires` to `setup.py` to limit build to 3.9+
- Update the classifiers

Bottleneck 1.4.1

Release date: 2024-10-12

Maintenance

  • Deprecate Python 3.7 and 3.8
  • Add python 3.13 build

Bottleneck 1.4.0

Release date: 2024-06-17

Maintenance

- Building against numpy 2.0, which ships new backwards compatible ABI
- Update CI config

Bottleneck 1.3.8

</tr></table>

... (truncated)

Commits
  • 7a0110d RLS: add v1.5.0 release notes
  • bf18fd5 MNT: fix missing build-backend key in pyproject.toml
  • dd6dbc2 BLD: remove wheel as a build dependency from pyproject.toml
  • f76d443 MNT: fix a few warnings that show up when sdist or wheel is built
  • 7945649 CI: add macOS arm64, Linux aarch, remove i686 wheels, trim test matrix (#476)
  • db6769e ENH: enable CPython free-threading support (#468)
  • db7bcfc CI: bump ubuntu-20.04 to 22.04 in CI jobs (#475)
  • 26974d4 MNT: update maximum numpy version to build against (#473)
  • 034871d MNT: Update Python version support and install docs in README (#469)
  • 1c97c28 MNT: Remove Python 2.x support from C code (#470)
  • Additional commits viewable in compare view

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)

Updates the requirements on [bottleneck](https://github.com/pydata/bottleneck) to permit the latest version.
- [Release notes](https://github.com/pydata/bottleneck/releases)
- [Changelog](https://github.com/pydata/bottleneck/blob/master/RELEASE.rst)
- [Commits](pydata/bottleneck@v1.3.0...v1.5.0)

---
updated-dependencies:
- dependency-name: bottleneck
  dependency-version: 1.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 16, 2025
@rmi-auto-merge-helper rmi-auto-merge-helper Bot merged commit 4c083b7 into main Jun 16, 2025
15 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/main/bottleneck-gte-1.3-and-lt-1.5.1 branch June 16, 2025 05:18
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.

0 participants