Skip to content

Commit 8356f81

Browse files
Bump pillow from 11.1.0 to 11.2.1 (#12234)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.2.1. - [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.1.0...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 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 c7c5132 commit 8356f81

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==5.3.2
3131
Markdown==3.8
3232
openpyxl==3.1.5
33-
Pillow==11.1.0 # required by django-imagekit
33+
Pillow==11.2.1 # required by django-imagekit
3434
psycopg[c]==3.2.6
3535
cryptography==44.0.2
3636
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)