Skip to content

Commit dfbfe7e

Browse files
authored
Merge pull request #309 from CyberAgent/fix/pillow-12.3.0
chore(deps): bump pillow to >=12.3.0
2 parents 1f59a96 + 29a4330 commit dfbfe7e

2 files changed

Lines changed: 173 additions & 198 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Topic :: Multimedia :: Graphics :: Graphics Conversion",
2727
]
2828
dependencies = [
29-
"pillow>=12.1.1",
29+
"pillow>=12.3.0",
3030
"numpy",
3131
"psd-tools>=1.12.0",
3232
"resvg-py>=0.2.5",

0 commit comments

Comments
 (0)