chore(deps): bump bottleneck from 1.5.0 to 1.6.0

Bumps [bottleneck](https://github.com/pydata/bottleneck) from 1.5.0 to 1.6.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.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: bottleneck
  dependency-version: 1.6.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-09-15 03:02:30 +00:00
committed by GitHub
parent a14281722a
commit 5396519b20

View File

@@ -1,6 +1,6 @@
numpy==2.3.2
pandas==2.3.2
bottleneck==1.5.0
bottleneck==1.6.0
numexpr==2.11.0
# Indicator libraries
ft-pandas-ta==0.3.15