Skip to content

Commit be2de3a

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

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==12.1.1",
36+
"pillow==12.2.0",
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==12.1.1
7+
pillow==12.2.0
88
pyautogui==0.9.54
99
pyinstaller==6.11.0
1010
pynput==1.7.7

0 commit comments

Comments
 (0)