From a041c24d123507505eb1618351f32921d689beee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 13:39:15 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 8.1.1 in /dtr_code Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.0 to 8.1.1. - [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/5.1.0...8.1.1) Signed-off-by: dependabot[bot] --- dtr_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtr_code/requirements.txt b/dtr_code/requirements.txt index a0fc59b9..a4fb52a7 100644 --- a/dtr_code/requirements.txt +++ b/dtr_code/requirements.txt @@ -10,7 +10,7 @@ numpy==1.17.3 tqdm==4.31.1 pandas==0.24.2 matplotlib==2.2.3 -Pillow==5.1.0 +Pillow==8.1.1 requests==2.21.0 decorator==4.3.0 attrs==18.1.0