From abbb23d14568fec9c492b559b3cdba45fed09d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:58:59 +0000 Subject: [PATCH] Bump pillow from 9.1.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 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.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index cbd874fdb..7142955c4 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -4,4 +4,4 @@ scipy==1.7.3 # numpy 1.22 seems to be missing packages for python 3.7, so we'll stay with # 1.21.6 until python 3.7 is dropped numpy==1.21.6 -pillow==9.1.0 +pillow==9.3.0