Skip to content

Commit 3c931ab

Browse files
Update pillow requirement from >=10.4.0 to >=12.2.0
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...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f480577 commit 3c931ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jinja2==3.1.6
1616
python-multipart==0.0.22
1717
orjson==3.11.6
1818
pydantic==2.9.2
19-
Pillow>=10.4.0
19+
Pillow>=12.2.0

0 commit comments

Comments
 (0)