Skip to content

Commit 278a132

Browse files
Update pillow requirement from ~=12.1.1 to ~=12.2.0 in /backend
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@12.1.1...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 9c88dc1 commit 278a132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fastapi~=0.135.1
2-
pillow~=12.1.1
2+
pillow~=12.2.0
33
uvicorn~=0.44.0

0 commit comments

Comments
 (0)