Skip to content

Commit e50a196

Browse files
⬆️ Bump pillow from 10.4.0 to 11.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.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.4.0...11.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07b3257 commit e50a196

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
@@ -9,7 +9,7 @@ frozenlist==1.5.0 ; python_version >= "3.9" and python_version < "4.0"
99
idna==3.10 ; python_version >= "3.9" and python_version < "4.0"
1010
msgspec==0.18.6 ; python_version >= "3.9" and python_version < "4.0"
1111
multidict==6.1.0 ; python_version >= "3.9" and python_version < "4.0"
12-
pillow==10.4.0 ; python_version >= "3.9" and python_version < "4.0"
12+
pillow==11.2.0 ; python_version >= "3.9" and python_version < "4.0"
1313
propcache==0.2.1 ; python_version >= "3.9" and python_version < "4.0"
1414
requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0"
1515
typing-extensions==4.12.2 ; python_version >= "3.9" and python_version < "3.11"

0 commit comments

Comments
 (0)