Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 5a097f3

Browse files
Bump pillow from 10.2.0 to 10.3.0 in /requirements (#3070)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc530c1 commit 5a097f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/torch_common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cython==3.0.5
22
wheel==0.42.0
3-
pillow==10.2.0
3+
pillow==10.3.0
44
numpy==1.24.3; sys_platform != 'win32'
55
numpy==1.26.4; sys_platform == 'win32' #see https://tinyurl.com/y3dm3h86

0 commit comments

Comments
 (0)