Skip to content

Commit 84a9fdd

Browse files
build(deps): update pillow requirement from 10.4.0 to 11.2.1
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b95cb20 commit 84a9fdd

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
@@ -26,7 +26,7 @@ mcp = "1.4.1"
2626
psycopg2-binary = "2.9.10"
2727
jieba = "0.42.1"
2828
diskcache = "5.6.3"
29-
pillow = "10.4.0"
29+
pillow = "11.2.1"
3030
filetype = "1.2.0"
3131
torch = "2.6.0"
3232
sentence-transformers = "4.0.2"

0 commit comments

Comments
 (0)