Skip to content

Commit 964b2c2

Browse files
dependabot[bot]jgraham
authored andcommitted
Bump pillow from 11.1.0 to 11.3.0 in /tools
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.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@11.1.0...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f830fa4 commit 964b2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/wptrunner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mozlog==8.0.0
55
mozprocess==1.3.1
66
packaging==25.0
77
pillow==10.4.0; python_version < '3.9'
8-
pillow==11.1.0; python_version >= '3.9'
8+
pillow==11.3.0; python_version >= '3.9'
99
requests==2.32.3
1010
types-requests==2.32.0.20241016
1111
six==1.16.0

0 commit comments

Comments
 (0)