From 89c56f326a0113d3845bea1a21c2255b96d1db26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:34:19 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 8.1.1 in /machine-learning Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.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.0.0...8.1.1) Signed-off-by: dependabot[bot] --- machine-learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine-learning/requirements.txt b/machine-learning/requirements.txt index c46b507..3885c73 100644 --- a/machine-learning/requirements.txt +++ b/machine-learning/requirements.txt @@ -16,7 +16,7 @@ marshmallow==2.15.0 mccabe==0.6.1 numpy==1.14.1 pathlib2==2.3.0 -Pillow==5.0.0 +Pillow==8.1.1 protobuf==3.5.1 pylint==1.8.2 pytz==2018.3