chore(deps): bump pandas from 2.2.3 to 2.3.0

Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.0)

---
updated-dependencies:
- dependency-name: pandas
  dependency-version: 2.3.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-09 06:09:32 +00:00
committed by GitHub
parent 528b11af07
commit 3f9749b03b

View File

@@ -1,5 +1,5 @@
numpy==2.2.6
pandas==2.2.3
pandas==2.3.0
bottleneck==1.4.2
numexpr==2.10.2
ft-pandas-ta==0.3.15