Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on bottleneck to permit the latest version.

Changelog

Sourced from bottleneck's changelog.

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

Release date: 2024-02-04

Maintenance

  • Python 3.12 wheel available
  • Update CI config

Bottleneck 1.3.7

Release date: 2023-01-20

Maintenance

- Python 3.11 wheel available

</tr></table>

... (truncated)

Commits
  • 17fbbc7 MNT: Cleanup comments
  • e0f1475 MNT: Update classifiers
  • 00bae68 MNT: Add python_requires to 3.9+
  • 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
  • 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.4.2)

---
updated-dependencies:
- dependency-name: bottleneck
  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 Oct 21, 2024
@rmi-auto-merge-helper rmi-auto-merge-helper bot merged commit f8e1be2 into main Oct 21, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/pip/main/bottleneck-gte-1.3-and-lt-1.4.3 branch October 21, 2024 05:54
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