Skip to content

Commit

Permalink
Bump pymupdf from 1.23.1 to 1.23.4 (#11540)
Browse files Browse the repository at this point in the history
* Bump pymupdf from 1.23.1 to 1.23.4

Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.23.1 to 1.23.4.
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.23.1...1.23.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Sep 28, 2023
1 parent 8bc6132 commit 93aa610
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 @@ -25,7 +25,7 @@ zipstream-new==1.1.8
schema==0.7.5
rdflib==6.3.2
smart_open==6.4.0
PyMuPDF==1.23.1
PyMuPDF==1.23.4
pathvalidate==3.2.0

# Django Apps
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ install_requires =
schema==0.7.5
rdflib==6.3.2
smart_open==6.4.0
PyMuPDF==1.23.1
PyMuPDF==1.23.4
pathvalidate==3.2.0

# Django Apps
Expand Down

0 comments on commit 93aa610

Please sign in to comment.