From 0f3da4fedefc11a1ec47a9971bf391f69ef6d463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:54:18 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.1.1...9.3.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..7a6e3c7 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.3.0 pluggy==0.13.1 protobuf==3.11.3 psutil==5.7.0