From 403f0433fa5ac31c49430b7b0431977f7a90a6e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:39:33 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 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/7.1.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 6eda6c1..8c32059 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -79,7 +79,7 @@ oauthlib==3.1.0 orderedmultidict==1.0.1 packaging==20.3 pbr==5.4.5 -pillow==7.1.1 +pillow==9.0.0 pluggy==0.13.1 protobuf==3.11.3 psutil==5.7.0