Skip to content

Commit cf69551

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"mss==10.0.0",
3434
"numpy==2.1.2",
3535
"opencv-python==4.11.0.86",
36-
"pillow==11.0.0",
36+
"pillow==12.1.1",
3737
"pyautogui==0.9.54",
3838
"pyinstaller==6.11.0",
3939
"pynput==1.7.7",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dhooks-lite
44
mss==10.0.0
55
numpy==2.1.2
66
opencv-python==4.11.0.86
7-
pillow==11.0.0
7+
pillow==12.1.1
88
pyautogui==0.9.54
99
pyinstaller==6.11.0
1010
pynput==1.7.7

0 commit comments

Comments
 (0)