Bump ocrmypdf from 13.4.0 to 13.4.1

Bumps [ocrmypdf](https://github.com/jbarlow83/ocrmypdf) from 13.4.0 to 13.4.1.
- [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.0...v13.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-14 18:16:51 +00:00
committed by Johann Bauer
parent 0f0de402a6
commit 58f0f3ed86
3 changed files with 36 additions and 26 deletions

View File

@@ -36,7 +36,7 @@ whitenoise = "~=6.0.0"
watchdog = "~=2.1.0"
whoosh="~=2.7.4"
inotifyrecursive = "~=0.3.4"
ocrmypdf = "~=13.4.0"
ocrmypdf = "~=13.4.1"
tqdm = "*"
tika = "*"
# TODO: This will sadly also install daphne+dependencies,