mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 19:17:03 +01:00
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:
parent
7d29bd216d
commit
64a5b24e12
3 changed files with 36 additions and 26 deletions
2
Pipfile
2
Pipfile
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue