chore(deps): bump bottleneck from 1.4.2 to 1.5.0

Bumps [bottleneck](https://github.com/pydata/bottleneck) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/pydata/bottleneck/releases)
- [Changelog](https://github.com/pydata/bottleneck/blob/master/RELEASE.rst)
- [Commits](https://github.com/pydata/bottleneck/compare/v1.4.2...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-16 03:35:14 +00:00
committed by GitHub
parent 097b27208d
commit 74f870c435

View File

@@ -1,6 +1,6 @@
numpy==2.2.6
pandas==2.3.0
bottleneck==1.4.2
bottleneck==1.5.0
numexpr==2.10.2
# Indicator libraries
ft-pandas-ta==0.3.15