Skip to content

Commit ee97d28

Browse files
build(deps): bump pillow from 10.4.0 to 12.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 12.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6edfc32 commit ee97d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ djangorestframework = "^3.15.2"
1515
djangorestframework-simplejwt = "^5.3.1"
1616
gunicorn = "^23.0.0"
1717
markdown2 = {extras = ["all"], version = "^2.5.1"}
18-
pillow = "^11.0.0"
18+
pillow = ">=11,<13"
1919
psycopg2-binary = "^2.9.10"
2020
python-dotenv = "^1.0.1"
2121
django-filter = "^24.3"

0 commit comments

Comments
 (0)