Skip to content

Commit f777cfc

Browse files
Bump openpyxl from 3.1.0 to 3.1.1 (#99)
Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.0 to 3.1.1. --- updated-dependencies: - dependency-name: openpyxl 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 aa0de4d commit f777cfc

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
@@ -42,7 +42,7 @@ tests = [
4242
"codecov==2.1.12",
4343
"joblib==1.2.0",
4444
"pandas==1.5.3",
45-
"openpyxl==3.1.0",
45+
"openpyxl==3.1.1",
4646
"scikit-learn==1.2.1",
4747
"pytest-xdist==3.2.0",
4848
"ipython==8.10.0",

0 commit comments

Comments
 (0)