From 55d62c76beb4e3086c182e21c16c67aca2691f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 20:03:34 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 7.1.0 in /docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 7.1.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.2.1...7.1.0) Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index f2921fd..95c8e18 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -45,7 +45,7 @@ openslide-python==1.1.1 pandas==0.25.0 partd==1.0.0 pathos==0.2.5 -Pillow==6.2.1 +Pillow==7.1.0 PIMS==0.4.1 plotly==4.2.1 plyfile==0.7.1