Bump pillow from 7.1.2 to 10.3.0 in /lessons/5-NLP

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 10.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/7.1.2...10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-03 17:51:07 +00:00 committed by GitHub
parent ff222a910d
commit 4b15ab0f37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ matplotlib
nltk==3.5
numpy==1.22.0
opencv-python==4.5.1.48
Pillow==7.1.2
Pillow==10.3.0
scikit-learn
scipy
torch==1.8.1

View File

@ -4,7 +4,7 @@ matplotlib
nltk==3.5
numpy==1.22.0
opencv-python==4.5.1.48
Pillow==7.1.2
Pillow==10.3.0
scikit-learn
scipy
TensorFlow