Skip to content

Commit 3287da4

Browse files
chore(deps): update pillow requirement 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@10.4.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97733b6 commit 3287da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ djangorestframework-simplejwt~=5.3.1
77
djangorestframework~=3.15.2
88
factory-boy~=3.3.0
99
gunicorn~=23.0.0
10-
pillow~=10.4.0
10+
pillow~=11.0.0
1111
psycopg2~=2.9.9

0 commit comments

Comments
 (0)