From bb7cbe143b02228e9ad81f4a64efeca167a3cc55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Mar 2021 16:22:21 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 7.1.0 in /intropylab-classifying-images Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.0 to 7.1.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.1.0...7.1.0) Signed-off-by: dependabot[bot] --- intropylab-classifying-images/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intropylab-classifying-images/requirements.txt b/intropylab-classifying-images/requirements.txt index d14b58c7..e48b96ce 100644 --- a/intropylab-classifying-images/requirements.txt +++ b/intropylab-classifying-images/requirements.txt @@ -1,3 +1,3 @@ torch==0.4.0 -Pillow==5.1.0 +Pillow==7.1.0 torchvision==0.2.1