Skip to content

Commit a8ecf7b

Browse files
chore(deps): bump pillow from 11.2.1 to 12.1.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 12.1.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...12.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1d2a0e commit a8ecf7b

File tree

2 files changed

+83
-55
lines changed

2 files changed

+83
-55
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"sc-compression==0.6.6",
1717
"colorama==0.4.6",
1818
"zstandard>=0.23.0,<0.24",
19-
"pillow~=11.2.1",
19+
"pillow~=12.1.0",
2020
"loguru==0.7.3",
2121
]
2222

0 commit comments

Comments
 (0)