An open index of dependabot pull requests across open source projects.

chore(deps): bump bottleneck from 1.4.2 to 1.5.0

Open
Number: #71
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 04, 2025 at 04:58 AM UTC
(10 months ago)
Updated: August 04, 2025 at 04:58 AM UTC
(10 months ago)
Labels:
dependencies python
Description:

Bumps bottleneck from 1.4.2 to 1.5.0.

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
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 compatibility score

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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Package:
bottleneck
Ecosystem:
pip
Version Change:
1.4.2 → 1.5.0
Update Type:
Minor
Technical Details
ID: 4511805
UUID: 2716710175
Node ID: PR_kwDOOw0Wwc6h7bUf
Host: GitHub
Repository: mooncitydev/https-github.com-freqtrade-freqtrade
Merge State: Unknown