mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-23 16:33:01 -04:00
build(deps): bump pymupdf from 1.24.13 to 1.24.14
Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.24.13 to 1.24.14. - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](https://github.com/pymupdf/pymupdf/compare/1.24.13...1.24.14) --- updated-dependencies: - dependency-name: pymupdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Sina Atalay
parent
cd1056a148
commit
b3c818080b
@@ -78,7 +78,7 @@ dependencies = [
|
||||
'ruamel.yaml==0.18.6', # to parse YAML files
|
||||
'typer==0.13.0', # to create the command-line interface
|
||||
"markdown==3.7", # to convert Markdown to HTML
|
||||
"PyMuPDF==1.24.13", # to convert PDF files to images
|
||||
"PyMuPDF==1.24.14", # to convert PDF files to images
|
||||
]
|
||||
classifiers = [
|
||||
"Intended Audience :: Science/Research",
|
||||
|
||||
Reference in New Issue
Block a user