From c0ebd1a72fca4948602bd374a0c775c4e5203edf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:43:46 +0000 Subject: [PATCH] deps(deps): Bump pillow from 12.1.1 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index 45a52111..2d6808eb 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -10,7 +10,7 @@ fpdf2==2.8.7 odfpy==1.4.1 olefile==0.47 openpyxl==3.1.5 -pillow==12.1.1 +pillow==12.2.0 py7zr==1.1.0 PyMuPDF==1.27.2.2 pytesseract==0.3.13