Skip to content

Commit 5a85e88

Browse files
chore(deps): bump pillow from 12.1.1 to 12.2.0 (#14659)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.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@12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.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 7a1742c commit 5a85e88

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
@@ -29,7 +29,7 @@ PyGithub==2.9.0
2929
lxml==6.0.2
3030
Markdown==3.10.2
3131
openpyxl==3.1.5
32-
Pillow==12.1.1 # required by django-imagekit
32+
Pillow==12.2.0 # required by django-imagekit
3333
psycopg[c]==3.3.3
3434
cryptography==46.0.6
3535
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)