Skip to content

Commit

Permalink
Bump pillow from 7.0.0 to 9.0.1
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@7.0.0...9.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2022
1 parent 322a16e commit 83925fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy==1.18.1
pandas==1.0.0
matplotlib==3.0.2
scikit-learn==0.22.1
Pillow==7.0.0
Pillow==9.0.1
nltk==3.4.5
PyYAML==5.3
pytest==5.4.3

0 comments on commit 83925fe

Please sign in to comment.