From 7e71473635b85df1b140f1919135bbe7c136d648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:44:41 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.1.1 in /data Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.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/7.2.0...8.1.1) Signed-off-by: dependabot[bot] --- data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/requirements.txt b/data/requirements.txt index b5416ec..2469a07 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -34,7 +34,7 @@ multidict==4.7.6 numpy==1.18.5 packaging==20.4 pandas==0.24.1 -Pillow==7.2.0 +Pillow==8.1.1 pluggy==0.13.1 psutil==5.7.0 py==1.8.1