Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Bump pandas from 1.5.3 to 2.1.0
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.1.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v1.5.3...v2.1.0)

---
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 Oct 16, 2023
1 parent 0875e03 commit 7aa3847
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 35 deletions.
112 changes: 78 additions & 34 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 @@ -12,7 +12,7 @@ pydantic = "^1.10.2"
boto3 = "^1.26.16"
tqdm = "^4.64.1"
aws-error-utils = "^2.7.0"
pandas = "^1.5.3"
pandas = "^2.1.0"
datasets = "^2.10.1"
langdetect = "^1.0.9"
deprecation = "^2.1.0"
Expand Down

0 comments on commit 7aa3847

Please sign in to comment.