Skip to content

Commit

Permalink
build(deps): bump pandas from 1.5.3 to 2.2.2
Browse files Browse the repository at this point in the history
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](pandas-dev/pandas@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 7531773 commit 4bf5c64
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 36 deletions.
106 changes: 71 additions & 35 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 4bf5c64

Please sign in to comment.