From f1803af406994cf4740a8e58ff68e4cedf557f2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 18:29:45 +0000 Subject: [PATCH] Bump pillow from 11.1.0 to 11.2.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.2.1. - [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/11.1.0...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 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 f76ca036694..4a068119c0d 100644 --- a/PDF/requirements.txt +++ b/PDF/requirements.txt @@ -1,2 +1,2 @@ -Pillow==11.1.0 +Pillow==11.2.1 fpdf==1.7.2 \ No newline at end of file diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 7bd4f6628b7..0f9032d27d8 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -31,7 +31,7 @@ pyserial==3.5 twilio==9.5.2 tabula==1.0.5 nltk==3.9.1 -Pillow==11.1.0 +Pillow==11.2.1 SocksiPy-branch==1.01 xlrd==2.0.1 fpdf==1.7.2