Skip to content

Commit ef82b12

Browse files
fix(deps): update dependency pillow to v12 [security]
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | pillow | 11.3.0 | 12.2.0 |
1 parent 34b486e commit ef82b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ training = [
4343
]
4444

4545
multimodal = [
46-
"pillow>=11.2.1,<12.0.0",
46+
"pillow>=12.2.0,<12.3.0",
4747
"soundfile>=0.13.1,<1.0.0",
4848
"moviepy>=2.1.2,<3.0.0",
4949
]

0 commit comments

Comments
 (0)