Skip to content

Commit 3135cdb

Browse files
Bump xlrd from 1.2.0 to 2.0.1 (#9)
Bumps [xlrd](https://github.com/python-excel/xlrd) from 1.2.0 to 2.0.1. - [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst) - [Commits](python-excel/xlrd@1.2.0...2.0.1) --- updated-dependencies: - dependency-name: xlrd 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 dd0b5b7 commit 3135cdb

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
@@ -8,7 +8,7 @@ version = "2.1.3"
88
dependencies = [
99
"pyqt5",
1010
"paddleocr",
11-
"xlrd==1.2.0",
11+
"xlrd==2.0.1",
1212
"tqdm",
1313
]
1414
requires-python = ">= 3.9"

0 commit comments

Comments
 (0)