From daaee628a410b6f2f272d35f0686b91b4f490025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 03:30:57 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.0.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37aa266..6c0bd90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ lxml==4.9.1 ndg-httpsclient==0.5.1 pdfminer.six==20211012 pefile==2021.9.3 -Pillow==10.0.1 +Pillow==10.3.0 pyasn1==0.4.8 pycparser==2.20 pyinstaller==4.10