Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Updates the requirements on bottleneck to permit the latest version.

Changelog

Sourced from bottleneck's changelog.

Bottleneck 1.4.1

*Release date: 2024-10-12

Enhancements

- Deprecate Python 3.7 and 3.8 
- Add python 3.13 build

Bottleneck 1.4.0

*Release date: 2024-06-17

Enhancements

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

Bottleneck 1.3.8

Release date: 2024-02-04

Enhancements

- Python 3.12 wheel available
- Update CI config

Bottleneck 1.3.7

Release date: 2023-01-20

Enhancements

  • Python 3.11 wheel available

Bottleneck 1.3.6

Release date: 2023-01-19

Bug Fixes

- Fix ValueError: cannot convert float NaN to integer with new numpy version

Enhancements
</tr></table>

... (truncated)

Commits
  • c1f9529 MNT: Deprecate python 3.7 and 3.8
  • d3cfda8 MNT: Remove special branch for numpy 2 now that is released
  • 57e9895 MNT: Add python 3.13 build
  • 891b16e MNT: Remove issue auto-assignee (#456)
  • c4e1582 RLS: v1.4.0 compatible with Numpy 2.0 (#454)
  • c5356da MNT: test with numpy 2.0.0rc1 and fix API changes of np.array()'s copy kwarg ...
  • 0aa41ca remove 'requires' metadata deprecated for ~19 years
  • e774ac8 MNT: Update release note in preparation of v1.4.0
  • ce2d92f MNT: Explicitly require x64 arch
  • 1dc14d8 MNT: Build agains Numpy v2 where possible
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/main/bottleneck-gte-1.3-and-lt-1.4.2 branch 2 times, most recently from 7d6901a to acc4ec9 Compare October 14, 2024 06:05
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.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/main/bottleneck-gte-1.3-and-lt-1.4.2 branch from acc4ec9 to e8ed260 Compare October 14, 2024 06:15
@rmi-auto-merge-helper rmi-auto-merge-helper bot merged commit 0bf28e2 into main Oct 14, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/main/bottleneck-gte-1.3-and-lt-1.4.2 branch October 14, 2024 06:24
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