Skip to content

Commit 7ab5774

Browse files
fix(deps): update dependency pillow to v12 [security]
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | pillow | 11.3.0 | 12.1.1 |
1 parent f4e4068 commit 7ab5774

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
@@ -43,7 +43,7 @@ training = [
4343
]
4444

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

0 commit comments

Comments
 (0)