Skip to content

Commit 5f18352

Browse files
Bump pillow from 12.1.0 to 12.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.0 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.0...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>
1 parent 50e7cdb commit 5f18352

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
@@ -44,7 +44,7 @@ dependencies = [
4444
"quickpay-api-client==2.0.1",
4545
"Unidecode==1.4.0",
4646
# pillow is only here to make old migrations run
47-
"Pillow==12.1.0",
47+
"Pillow==12.2.0",
4848
"weasyprint==68.1",
4949
]
5050

0 commit comments

Comments
 (0)