Skip to content

Commit 8f1dede

Browse files
Bump pillow from 10.2.0 to 10.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 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](python-pillow/Pillow@10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b72eaa4 commit 8f1dede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ nose==1.3.7
1111
nose-xunitmp==0.4.1
1212
numpy==1.24.4; python_version == '3.8'
1313
numpy==1.26.3; python_version >= '3.9'
14-
Pillow==10.2.0
14+
Pillow==10.3.0
1515
protobuf==3.19.4 # TensorFlow requires protobuf<3.20 (b/182876485)
1616
pyopengl==3.1.7
1717
pyparsing==3.1.2

0 commit comments

Comments
 (0)