Skip to content

Commit 8a446cf

Browse files
Bump pandas from 1.5.3 to 2.0.0 (#139)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.0.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md) - [Commits](pandas-dev/pandas@v1.5.3...v2.0.0) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f142ea4 commit 8a446cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tests = [
4141
"pytest-cov==4.0.0",
4242
"codecov==2.1.12",
4343
"joblib==1.2.0",
44-
"pandas==1.5.3",
44+
"pandas==2.0.0",
4545
"openpyxl==3.1.2",
4646
"scikit-learn==1.2.2",
4747
"pytest-xdist==3.2.1",

0 commit comments

Comments
 (0)