Skip to content

Commit

Permalink
Bump pymupdf from 1.22.5 to 1.23.6 (#136)
Browse files Browse the repository at this point in the history
Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.22.5 to 1.23.6.
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.22.5...1.23.6)

---
updated-dependencies:
- dependency-name: pymupdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent be34f01 commit d4b4e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ boto3==1.28.75
# https://github.com/pymupdf/PyMuPDF/issues/2614
# ImportError: libcrypt.so.2: cannot open shared object file: No such file or directory
# only safe version of pymupdf is 1.22.5
PyMuPDF==1.22.5
PyMuPDF==1.23.6
unstructured[all-docs]==0.10.29
tabulate==0.9.0
pdf2image==1.16.3
Expand Down

0 comments on commit d4b4e8f

Please sign in to comment.