From cdd4c30077430c9d6ce557955648077af59d943e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 10:16:01 +0200 Subject: [PATCH] Bump pymupdf from 1.21.1 to 1.22.0 (#10921) Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.21.1 to 1.22.0. - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/1.22.0/changes.txt) - [Commits](https://github.com/pymupdf/pymupdf/compare/1.21.1...1.22.0) --- updated-dependencies: - dependency-name: pymupdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1c0c0af899..1225f36fb7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ zipstream-new==1.1.8 schema==0.7.5 rdflib==6.3.2 smart_open==6.3.0 -PyMuPDF==1.21.1 +PyMuPDF==1.22.0 pathvalidate==2.5.2 # Django Apps