From 2ad2797e856e6e7aef403ad3ac829e6f0a63e2e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:53:17 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 8.2.0 in /machine-learning Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.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/5.0.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..7d6da52 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.2.0 protobuf==3.5.1 pylint==1.8.2 pytz==2018.3