From 5f30e4365a2fd8f9c72c25c65354387565fa0a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 18:10:24 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.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...9.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 62dfd43dd..4e4378e97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ imageio==2.16.1 more-itertools==8.12.0 multidict==6.0.2 numpy==1.22.3 -Pillow==9.0.1 +Pillow==9.3.0 pkg_resources==0.0.0 psutil==5.9.0 python-dateutil==2.8.2