From 67e1be1b0e022158b79ae9e8164e52a102aec8d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 00:59:49 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.4.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...10.4.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..3829b46c264 100644 --- a/PDF/requirements.txt +++ b/PDF/requirements.txt @@ -1,2 +1,2 @@ -Pillow==9.5.0 +Pillow==10.4.0 fpdf==1.7.2 \ No newline at end of file