From 16b7ce4d75f66044168592ed76c5fb8f96da205c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:02:51 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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.2.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 d5f8fe3..d721ded 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ kiwisolver==1.3.2 matplotlib==3.5.1 numpy==1.22.1 packaging==21.3 -Pillow==10.0.1 +Pillow==10.2.0 pyparsing==3.0.6 python-dateutil==2.8.2 scipy==1.10.0