- Fixed Python API unconditionally overriding
PIL.Image.MAX_IMAGE_PIXELS
when the caller did not explicitly setmax_image_mpixels. Host
applications (e.g. Paperless-NGX) that configure the PIL limit before
invokingocrmypdf.ocr()now have their setting respected. The CLI
default of 250 megapixels is unchanged. {issue}1665 - Updated uv.lock to avoid pinning a vulnerable version of Pillow. {issue}
1666