Skip to content

Commit adbd4ab

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

2 files changed

Lines changed: 148 additions & 98 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ requires-python = ">=3.10"
1515
license-files = ["LICENSE"]
1616
dependencies = [
1717
"je_open_cv==0.0.22",
18-
"pillow==12.2.0",
18+
"pillow==12.3.0",
1919
"pyobjc-core==12.1;platform_system=='Darwin'",
2020
"pyobjc==12.1;platform_system=='Darwin'",
2121
"python-Xlib==0.33;platform_system=='Linux'",

0 commit comments

Comments
 (0)