From 8cc5b7e44c36acf34c760751578395e9b49788c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 18:04:34 +0000 Subject: [PATCH] Bump pillow from 12.0.0 to 12.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.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.0.0...12.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- PDF/requirements.txt | 2 +- requirements_with_versions.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PDF/requirements.txt b/PDF/requirements.txt index 63016005d13..6c369a4967e 100644 --- a/PDF/requirements.txt +++ b/PDF/requirements.txt @@ -1,2 +1,2 @@ -Pillow==12.0.0 +Pillow==12.1.0 fpdf==1.7.2 \ No newline at end of file diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 814931b3ebe..abd6e2103f3 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -31,7 +31,7 @@ pyserial==3.5 twilio==9.9.0 tabula==1.0.5 nltk==3.9.2 -Pillow==12.0.0 +Pillow==12.1.0 SocksiPy-branch==1.01 xlrd==2.0.2 fpdf==1.7.2