From 55c47f8a58043c897b431e6bf80e4b829cad52d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 19:07:53 -0400 Subject: [PATCH] Bump pillow from 8.1.2 to 8.2.0 (#550) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 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/8.1.2...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-webapp.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-webapp.txt b/requirements-webapp.txt index 9c4711ab..75d45027 100644 --- a/requirements-webapp.txt +++ b/requirements-webapp.txt @@ -28,4 +28,4 @@ typing==3.7.4.3 tzlocal==2.1 watchdog==0.10.4 xtarfile[zstd]==0.0.4 -Pillow==8.1.2 +Pillow==8.2.0 diff --git a/requirements.txt b/requirements.txt index 5d7c861c..2c5c4f9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==1.1.2 Flask-Cors==3.0.9 -Pillow==8.1.2 +Pillow==8.2.0 apache-libcloud==3.2.0 applicationinsights==0.11.9 beautifulsoup4==4.9.3