Skip to content

Commit 83c2077

Browse files
Bump pandas from 2.0.1 to 2.0.2 (#175)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 79c5aab commit 83c2077

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==7.3.1",
4242
"pytest-cov==4.1.0",
4343
"joblib==1.2.0",
44-
"pandas==2.0.1",
44+
"pandas==2.0.2",
4545
"openpyxl==3.1.2",
4646
"scikit-learn==1.2.2",
4747
"pytest-xdist==3.3.1",

0 commit comments

Comments
 (0)