Skip to content

Commit

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

---
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>
Co-authored-by: Nishant Gupta <[email protected]>
  • Loading branch information
dependabot[bot] and ngupta10 authored Apr 2, 2024
1 parent 350ce16 commit 61fc056
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pytest-mock==3.11.1
tensorflow==2.14.0
transformers==4.36.0
torch==2.0.1 --index-url https://download.pytorch.org/whl/cpu
pymupdf==1.23.26
pymupdf==1.24.0
asyncio==3.4.3
prometheus-client==0.17.1
rdflib==7.0.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"pytest-asyncio==0.23.2",
"pyshacl==0.25.0",
"google-cloud-storage==2.14.0",
"PyMuPDF==1.23.26",
"PyMuPDF==1.24.0",
"pydub==0.25.1",
"SpeechRecognition==3.10.1",
"pytesseract==0.3.10",
Expand Down

0 comments on commit 61fc056

Please sign in to comment.