Skip to content

Commit

Permalink
Bump pymupdf from 1.22.5 to 1.23.1 (#11412)
Browse files Browse the repository at this point in the history
* - Align setup.cfg to requirements.txt

* Bump to PyMuPDF 1.23.1

---------

Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Sep 28, 2023
1 parent bba8ceb commit 8bc6132
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.22.5
PyMuPDF==1.23.1
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.22.5
PyMuPDF==1.23.1
pathvalidate==3.2.0

# Django Apps
Expand Down

0 comments on commit 8bc6132

Please sign in to comment.