Skip to content

Commit 2973e0b

Browse files
chore(deps): bump pdfminer-six from 20220524 to 20221105 in /requirements (#31)
* chore(deps): bump pdfminer-six in /requirements Bumps [pdfminer-six](https://github.com/pdfminer/pdfminer.six) from 20220524 to 20221105. - [Release notes](https://github.com/pdfminer/pdfminer.six/releases) - [Changelog](https://github.com/pdfminer/pdfminer.six/blob/master/CHANGELOG.md) - [Commits](https://github.com/pdfminer/pdfminer.six/commits) --- updated-dependencies: - dependency-name: pdfminer-six dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Also bump pdfplumber Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Bertl <[email protected]>
1 parent 609f74e commit 2973e0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ pandas==1.5.0
7575
# via layoutparser
7676
pdf2image==1.16.2
7777
# via layoutparser
78-
pdfminer-six==20220524
78+
pdfminer-six==20221105
7979
# via pdfplumber
80-
pdfplumber==0.7.5
80+
pdfplumber==0.7.6
8181
# via layoutparser
8282
pillow==9.4.0
8383
# via

0 commit comments

Comments
 (0)