Merge pull request #12158 from freqtrade/dependabot/pip/develop/pandas-2.3.2

chore(deps): bump pandas from 2.3.1 to 2.3.2
This commit is contained in:
Matthias
2025-08-25 10:20:51 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
numpy==2.3.2; platform_machine != 'armv7l'
numpy==2.2.4; platform_machine == 'armv7l'
pandas==2.3.1; platform_machine != 'armv7l'
pandas==2.3.2; platform_machine != 'armv7l'
pandas==2.2.3; platform_machine == 'armv7l'
bottleneck==1.5.0
numexpr==2.11.0