From 98c5daadfe5768308fe698a060305cbccccf7061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 09:33:45 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 10.3.0 in /Slideshare to PDF Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 10.3.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.0.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Slideshare to PDF/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slideshare to PDF/requirements.txt b/Slideshare to PDF/requirements.txt index 10293dd4..d32fb8cc 100644 --- a/Slideshare to PDF/requirements.txt +++ b/Slideshare to PDF/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==2.0.10 decorator==5.1.1 html5lib==1.1 idna==3.3 -Pillow==9.0.0 +Pillow==10.3.0 requests==2.27.1 six==1.16.0 soupsieve==2.3.1