Skip to content

Commit 3686e58

Browse files
committed
feat: update pillow to v12.1.0
1 parent fcc0a2f commit 3686e58

2 files changed

Lines changed: 162 additions & 162 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919

2020
requires-python = ">=3.10,<3.15"
21-
dependencies = ["pillow==12.0.0"]
21+
dependencies = ["pillow==12.1.0"]
2222

2323
[project.optional-dependencies]
2424
svg = ["scour==0.38.2"]

0 commit comments

Comments
 (0)