From 22035db3909e2d8e3d70273dd70eb680446197cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:43:42 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.0...9.3.0) --- 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..53fa00e --- 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==9.3.0 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..fc3b5f5 --- 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==9.3.0 seaborn==0.9.0 scikit-learn==0.21.3 scipy==1.3.1