From d7d13faf809e3857237e2c4d53799546a77efef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:13:54 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.0.1. - [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.1) --- 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..d0df883 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.1 Pint==0.7.2 port-for==0.3.1 psutil==5.6.6