build(deps): bump pandas from 1.5.3 to 2.2.2

Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.2.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.5.3...v2.2.2)

---
updated-dependencies:
- dependency-name: pandas
  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]
2024-04-26 18:26:36 +00:00
committed by GitHub
parent 069fcb1b10
commit 0664371bb9
2 changed files with 73 additions and 37 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ fire = "^0.5.0"
loguru = "^0.7.2"
httpx = ">=0.25.1,<0.28.0"
cache-to-disk = "^2.0.0"
pandas = "^1.4.0"
pandas = ">=1.4,<3.0"
datasets = "^1.14.0"
[tool.poetry.group.dev.dependencies]