Skip to content

Commit 65d064d

Browse files
Bump pandas from 1.5.2 to 1.5.3 (#94)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.2 to 1.5.3. - [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.2...v1.5.3) --- 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>
1 parent c49d7e0 commit 65d064d

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.2",
44+
"pandas==1.5.3",
4545
"openpyxl==3.0.10",
4646
"scikit-learn==1.2.1",
4747
"pytest-xdist==3.2.0",

0 commit comments

Comments
 (0)