]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump pdfminer-six from 20211012 to 20220319 474/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 22 Mar 2022 03:47:06 +0000 (03:47 +0000)
committerGitHub <noreply@github.com>
Tue, 22 Mar 2022 03:47:06 +0000 (03:47 +0000)
Bumps [pdfminer-six](https://github.com/pdfminer/pdfminer.six) from 20211012 to 20220319.
- [Release notes](https://github.com/pdfminer/pdfminer.six/releases)
- [Changelog](https://github.com/pdfminer/pdfminer.six/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pdfminer/pdfminer.six/commits)

---
updated-dependencies:
- dependency-name: pdfminer-six
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

index 657fed3b98e6a108afe6226085407928b9aabc5d..c19a891669686cee62c7be698ea6312caa550f20 100644 (file)
@@ -60,7 +60,7 @@ numpy==1.22.3; python_version >= '3.8'
 ocrmypdf==13.4.1
 packaging==21.3; python_version >= '3.6'
 pathvalidate==2.5.0
-pdfminer.six==20211012
+pdfminer.six==20220319
 pikepdf==5.0.1
 pillow==9.0.1
 pluggy==1.0.0; python_version >= '3.6'