From 91d3f4ca993e6e3a0f42ab680d81cb966e04718f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:52:58 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 in /Python Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 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.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/requirements.txt b/Python/requirements.txt index c750a2bd..1623cdeb 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -16,7 +16,7 @@ grpcio==1.21.1 httplib2==0.13.0 idna==2.8 msgpack==0.6.1 -Pillow==6.0.0 +Pillow==9.0.1 protobuf==3.8.0 pyasn1==0.4.5 pyasn1-modules==0.2.5