From 383ce3bbc02dc8130ed5ee964119e27977e56e7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 00:21:19 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 11.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 11.0.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/9.5.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- PDF/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PDF/requirements.txt b/PDF/requirements.txt index 2bdd840b518..76d05f3c672 100644 --- a/PDF/requirements.txt +++ b/PDF/requirements.txt @@ -1,2 +1,2 @@ -Pillow==9.5.0 +Pillow==11.0.0 fpdf==1.7.2 \ No newline at end of file