From 9e6c65527473dd07c3cd322efa88fd3abf5bc058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Sep 2021 16:30:34 +0000 Subject: [PATCH] Bump pillow in /starter-explore/starter_code/multi-label-soft-f1-master Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 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.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../starter_code/multi-label-soft-f1-master/requirements.txt | 2 +- .../multi-label-soft-f1-master/requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt mode change 100755 => 100644 starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt diff --git a/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt b/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt old mode 100755 new mode 100644 index 5a14366..7d097b7 --- a/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt +++ b/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt @@ -1,7 +1,7 @@ matplotlib==3.1.1 numpy==1.17.0 pandas==0.25.0 -Pillow==6.2.0 +Pillow==8.3.2 seaborn==0.9.0 scikit-learn==0.21.3 scipy==1.3.1 diff --git a/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt b/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt old mode 100755 new mode 100644 index b1bc0de..0421842 --- a/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt +++ b/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt @@ -1,7 +1,7 @@ matplotlib==3.1.1 numpy==1.17.0 pandas==0.25.0 -Pillow==6.2.0 +Pillow==8.3.2 seaborn==0.9.0 scikit-learn==0.21.3 scipy==1.3.1