Skip to content

Commit c9111d4

Browse files
Bump pillow from 11.2.1 to 11.3.0 (#12728)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.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@11.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0de1db commit c9111d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ PyGithub==1.58.2
3030
lxml==6.0.0
3131
Markdown==3.8.2
3232
openpyxl==3.1.5
33-
Pillow==11.2.1 # required by django-imagekit
33+
Pillow==11.3.0 # required by django-imagekit
3434
psycopg[c]==3.2.9
3535
cryptography==45.0.4
3636
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)