Skip to content

Commit c3ca12f

Browse files
Bump pillow from 10.1.0 to 10.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c85bce4 commit c3ca12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ matplotlib == 3.8.2
55
notebook == 7.0.6
66
numpy == 1.26.2
77
pandas == 2.1.4
8-
pillow == 10.1.0
8+
pillow == 10.2.0
99
seaborn == 0.13.1
1010
scikit-learn == 1.3.2
1111
tensorflow == 2.14.0

0 commit comments

Comments
 (0)