From d0e63639358b3999bd7271e760187fbbcac26ee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:34:40 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.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/8.2.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 94a5656..3c7e79c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,4 +11,4 @@ pre-commit==2.12.1 pip==21.1 descartes==1.1.0 seaborn>=0.9.1 -pillow==8.2.0 +pillow==9.0.0