From 9b0f1bff4ebf78a775ab0027b6d04f2eeb43172b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:37:44 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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/6.2.2...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-full.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-full.txt b/requirements-full.txt index e19aa1c..632c7c4 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -15,7 +15,7 @@ matplotlib==2.0.0 numpy==1.12.0 olefile==0.44 pathtools==0.1.2 -Pillow==6.2.2 +Pillow==9.0.0 Pint==0.7.2 port-for==0.3.1 psutil==5.6.6