build(deps): bump pandas from 3.0.2 to 3.0.3 (#1063)

Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: pandas
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-12 17:54:37 +02:00
committed by GitHub
parent e4a6d05532
commit 6342fd8979

View File

@@ -34,7 +34,7 @@ dependencies = [
"tzfpy==1.3.1",
"deap==1.4.4",
"requests==2.33.1",
"pandas==3.0.2",
"pandas==3.0.3",
"pendulum==3.2.0",
"platformdirs==4.9.6",
"psutil==7.2.2",