Skip to content

Commit

Permalink
Bump pillow in /starter-explore/starter_code/multi-label-soft-f1-master
Browse files Browse the repository at this point in the history
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](python-pillow/Pillow@6.2.0...8.3.2)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2021
1 parent 17e98a3 commit e63e972
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt
100755 → 100644
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e63e972

Please sign in to comment.