]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump ocrmypdf from 13.4.1 to 13.4.2 642/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 6 Apr 2022 02:04:09 +0000 (02:04 +0000)
committerGitHub <noreply@github.com>
Wed, 6 Apr 2022 02:04:09 +0000 (02:04 +0000)
Bumps [ocrmypdf](https://github.com/jbarlow83/ocrmypdf) from 13.4.1 to 13.4.2.
- [Release notes](https://github.com/jbarlow83/ocrmypdf/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/jbarlow83/ocrmypdf/compare/v13.4.1...v13.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Pipfile.lock
requirements.txt

index 97d399bd9f1a9012890ea4da4e8e1562143b2286..34068d8cc64e96e46905d2bc511e2604b8b12603 100644 (file)
         },
         "ocrmypdf": {
             "hashes": [
-                "sha256:201ed2f589f851be73908fce35fbb6fb05e4739289d3cd8765f9519f49ea1cd9",
-                "sha256:f42e60bc2b6534634dd08928584275b1c556dc875c849650afcc38f7da9e2856"
+                "sha256:7f0a6165b80ba1b37ce5943cf5b4faf93bf98c04c8f5157ef83c5f292491485f",
+                "sha256:d52410bc38cf5b66da27668e38c66ac41fd3136457c1ec388b311f0a78ee213c"
             ],
             "index": "pypi",
-            "version": "==13.4.1"
+            "version": "==13.4.2"
         },
         "packaging": {
             "hashes": [
         },
         "pdfminer.six": {
             "hashes": [
-                "sha256:0351f17d362ee2d48b158be52bcde6576d96460efd038a3e89a043fba6d634d7",
-                "sha256:d3efb75c0249b51c1bf795e3a8bddf1726b276c77bf75fb136adea471ee2825b"
+                "sha256:af0630f98a292bad4170f54e80f82ca81b916dd0b2c996437ec45c02f11d8762",
+                "sha256:eff2ce0abeaa4df94dc3461f70eab104487c7b4a2b3c7e9fd0aeec6c5f44d6a6"
             ],
             "index": "pypi",
-            "version": "==20211012"
+            "version": "==20220319"
         },
         "pikepdf": {
             "hashes": [
index 4e2189d4db62d63e709decdd8320d94d4d4b3537..787fdd381859fdf3edff6e85e002eaab69aa8203 100644 (file)
@@ -57,10 +57,10 @@ langdetect==1.0.9
 lxml==4.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 msgpack==1.0.3
 numpy==1.22.3; python_version >= '3.8'
-ocrmypdf==13.4.1
+ocrmypdf==13.4.2
 packaging==21.3; python_version >= '3.6'
 pathvalidate==2.5.0
-pdfminer.six==20211012
+pdfminer.six==20220319
 pikepdf==5.1.1
 pillow==9.1.0
 pluggy==1.0.0; python_version >= '3.6'