chore(deps): bump pandas from 2.3.3 to 3.0.1

Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.3 to 3.0.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.3...v3.0.1)

---
updated-dependencies:
- dependency-name: pandas
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-02 05:38:59 +00:00
committed by GitHub
parent f1bc324eb3
commit 4db801e447
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ dependencies = [
"urllib3",
"jsonschema",
"numpy>2.0,<3.0",
"pandas>=2.2.0,<3.0",
"pandas>=2.2.0,<4.0",
"TA-Lib<0.7",
"ft-pandas-ta",
"technical",

View File

@@ -1,5 +1,5 @@
numpy==2.4.2
pandas==2.3.3
pandas==3.0.1
bottleneck==1.6.0
numexpr==2.14.1
# Indicator libraries