Skip to content

Commit 5bc70ca

Browse files
Bump pillow from 12.1.1 to 12.2.0 (#345)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d82a080 commit 5bc70ca

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"winrt-Windows.Graphics.Imaging >=3.2.1; sys_platform == 'win32'",
3939
#
4040
# Linux-only dependencies
41-
"pillow >=12.1.1; sys_platform == 'linux'", # Security fix # Necessary for ImageGrab.
41+
"pillow>=12.2.0; sys_platform == 'linux'", # Security fix # Necessary for ImageGrab.
4242
"python-xlib >=0.33; sys_platform == 'linux'",
4343
]
4444
[dependency-groups]

uv.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)