From 7ebbd5ab3e4a0d730477c6809c651e5c2cdf7991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 12:55:47 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.1.1 in /python Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.2.0...8.1.1) Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 4785d1d..1a04dbe 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,5 +1,5 @@ pretrainedmodels==0.7.0 torch==0.4.0a0+200fb22 requests==2.20 -Pillow==6.2.0 +Pillow==8.1.1 tqdm