From 8e33a070f7d1635a8d039ffd93dc63b384dd3680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Sep 2021 16:32:13 +0000 Subject: [PATCH] Bump pillow 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 _achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt mode change 100755 => 100644 _achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt diff --git a/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt b/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt old mode 100755 new mode 100644 index 5a14366..7d097b7 --- a/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt +++ b/_achive/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/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt b/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt old mode 100755 new mode 100644 index b1bc0de..0421842 --- a/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt +++ b/_achive/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