diff --git a/poetry.lock b/poetry.lock index 1e1dcbd511f5..49acf3deadb4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1324,13 +1324,13 @@ files = [ [[package]] name = "ocrmypdf" -version = "16.0.4" +version = "16.1.0" description = "OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched" optional = false python-versions = ">=3.10" files = [ - {file = "ocrmypdf-16.0.4-py310-none-any.whl", hash = "sha256:c7ea81c3432743d89adeb5414636c4b19c39342ee44351c553556938e08657a2"}, - {file = "ocrmypdf-16.0.4.tar.gz", hash = "sha256:beddf3156af9057e828004c5054dcc048a22dff4a02628558f3801d9b33fbe54"}, + {file = "ocrmypdf-16.1.0-py310-none-any.whl", hash = "sha256:56b68536699613c8bbf632c8c7dda225172ac46f2f6299fb915aeddba2e30ca0"}, + {file = "ocrmypdf-16.1.0.tar.gz", hash = "sha256:e1e63a14b64320b17dd41fe193a530e679d62b2565e00abf33a28f527ca1c37d"}, ] [package.dependencies] @@ -2661,4 +2661,4 @@ test = ["pytest"] [metadata] lock-version = "2.0" python-versions = "==3.12.2" -content-hash = "fb74ead66d7afb0335585fb5ff23573d9c4527c7e8e1b2299d002629cd551454" +content-hash = "284e395dff3912b671ca057b510848b1225862c25e26b82684c760d7676c3f21" diff --git a/pyproject.toml b/pyproject.toml index 5998fd155072..ee7abd3f2c71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ Babel = "2.14.0" google-cloud-datastore = "2.19.0" humanize = "4.9.0" img2pdf = "0.5.1" -ocrmypdf = "16.0.4" +ocrmypdf = "16.1.0" pdf2image = "==1.17.0" "pdfminer.six" = "20231228" python-telegram-bot = { extras = [