From 0600ac9ab944e8e30864a2d770827b0e98e458ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 13:11:47 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirementsALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirementsALL.txt b/requirementsALL.txt index 63925e099..8d951bfad 100644 --- a/requirementsALL.txt +++ b/requirementsALL.txt @@ -3,7 +3,7 @@ Flask-SQLAlchemy==2.4.4 Flask==1.1.2 HTMLParser==0.0.2 PIL==1.1.6 -Pillow==9.0.1 +Pillow==10.3.0 PyAudio==0.2.11 PyAutoGUI==0.9.50 PyPDF2==1.27.5