From b2d1b8cadee86d6629d54d89c79cc40f1f52641c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 12:44:27 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.2.0 in /retrievers/DANCE Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.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/7.2.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- retrievers/DANCE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retrievers/DANCE/requirements.txt b/retrievers/DANCE/requirements.txt index 1b733d6..13019e8 100644 --- a/retrievers/DANCE/requirements.txt +++ b/retrievers/DANCE/requirements.txt @@ -56,7 +56,7 @@ PasteDeploy==2.1.0 pbkdf2==1.3 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.2.0 +Pillow==8.2.0 plaster==1.0 plaster-pastedeploy==0.7 prometheus-client==0.8.0