Skip to content

Commit 1d67a84

Browse files
authored
Merge pull request #1420 from makeabilitylab/dependabot/pip/pillow-12.3.0
chore(deps): Bump pillow from 12.2.0 to 12.3.0
2 parents 5219dcb + c857de3 commit 1d67a84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ pypdf==6.13.3
7676
# Pillow - Python Imaging Library fork, for image manipulation
7777
# Note: Pillow 10.0+ dropped Python 3.7 support; 11.0+ dropped Python 3.8
7878
# See: https://pypi.org/project/Pillow/
79-
Pillow==12.2.0
79+
Pillow==12.3.0
8080

8181
# Image cropping in the admin is provided by the in-repo `image_cropping/`
8282
# package (a fork of django-image-cropping), NOT a PyPI dependency. We dropped

0 commit comments

Comments
 (0)