From ce71365c481fb6bb182fe6ae5843e7d8865cfc5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:03:34 +0000 Subject: [PATCH] build(deps): bump pillow from 6.0.0 to 8.2.0 in /mvp_upload_demo Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.0.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mvp_upload_demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mvp_upload_demo/requirements.txt b/mvp_upload_demo/requirements.txt index 573b8e3..704364c 100644 --- a/mvp_upload_demo/requirements.txt +++ b/mvp_upload_demo/requirements.txt @@ -23,7 +23,7 @@ MarkupSafe==1.1.1 matplotlib==3.1.0 mock==3.0.5 numpy==1.16.4 -Pillow==6.0.0 +Pillow==8.2.0 protobuf==3.8.0 public==2019.4.13 pyparsing==2.4.0