Skip to content

Commit

Permalink
Bump pillow in /CONTENT/PYTHON/PythonDataScienceHandbook
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 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@3.4.2...9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2022
1 parent ba205e8 commit ec232ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTENT/PYTHON/PythonDataScienceHandbook/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pandas==0.18.1
scipy==0.17.1
scikit-learn==1.0.1
scikit-image==0.12.3
pillow==3.4.2
pillow==9.0.1
matplotlib==1.5.1
seaborn==0.7.0
jupyter
Expand Down

0 comments on commit ec232ab

Please sign in to comment.