From e1b651ee5f291e62007244ff7d49e95d3989eac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:28:42 +0000 Subject: [PATCH] Bump pillow from 6.1 to 8.3.2 in /code Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1 to 8.3.2. - [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.1.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 code/requirements.txt diff --git a/code/requirements.txt b/code/requirements.txt old mode 100755 new mode 100644 index 9fa5418..5298847 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -12,7 +12,7 @@ torch==1.5.0 torchvision==0.6.0 colorful colorlog -Pillow==6.1 +Pillow==8.3.2 pandas openpyxl xlrd