Skip to content

Commit d4a9e6d

Browse files
authored
Update Pillow to 21.1.1 due to GHSA-cfh3-3jmp-rvhc vulnerability (#1584)
1 parent 218b685 commit d4a9e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"pydantic",
4646
"jmespath>=1.0",
4747
"datamodel-code-generator>=0.28.4",
48-
"Pillow>=10.0.0,<13",
48+
"Pillow>=12.1.1,<13",
4949
"msgpack>=1.0.4,<2",
5050
"psutil",
5151
"huggingface_hub",

0 commit comments

Comments
 (0)