Merge pull request #12249 from freqtrade/dependabot/pip/develop/bottleneck-1.6.0

chore(deps): bump bottleneck from 1.5.0 to 1.6.0
This commit is contained in:
Matthias
2025-09-15 06:56:10 +02:00
committed by GitHub

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