From d88b42af59e960a4b015c603090bee715c094ec0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 02:50:30 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...10.3.0) --- updated-dependencies: - dependency-name: pillow 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 dbe3f7a..1cd1795 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ matplotlib==3.7.1 numpy==1.24.3 packaging==23.1 pandas==2.0.1 -Pillow==9.5.0 +Pillow==10.3.0 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2023.3