From 22eda969664d7ad5a306d8ec758fe2ea813dee08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 15:55:11 +0000 Subject: [PATCH] Bump pillow from 9.1.1 to 9.3.0 in /install Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.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.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index 641b0c3..4b8b099 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -129,7 +129,7 @@ patsy==0.5.2 pexpect==4.8.0 phik==0.12.2 pickleshare==0.7.5 -Pillow==9.1.1 +Pillow==9.3.0 pluggy==1.0.0 pooch==1.6.0 POT==0.8.2