Chore(deps): Bump the major-versions group with 2 updates

Bumps the major-versions group with 2 updates: [gunicorn](https://github.com/benoitc/gunicorn) and [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF).


Updates `gunicorn` from 22.0.0 to 23.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)

Updates `ocrmypdf` from 15.4.4 to 16.4.3
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.rst)
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v15.4.4...v16.4.3)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-versions
- dependency-name: ocrmypdf
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-versions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-19 20:54:20 +00:00
committed by GitHub
parent ad8c60d153
commit bf058e2612
2 changed files with 349 additions and 282 deletions

View File

@@ -35,7 +35,7 @@ inotifyrecursive = "~=0.3"
langdetect = "*"
mysqlclient = "*"
nltk = "*"
ocrmypdf = "~=15.4"
ocrmypdf = "~=16.4"
pathvalidate = "*"
pdf2image = "*"
psycopg = {version = "*", extras = ["c"]}