Skip to content

Commit 5ff33ef

Browse files
⬆ Bump pillow from 11.3.0 to 12.1.1 (#486)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.1.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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4219f2 commit 5ff33ef

File tree

2 files changed

+97
-101
lines changed

2 files changed

+97
-101
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ docs = [
6161
"mkdocs-material==9.7.2",
6262
"mkdocs-redirects>=1.2.1,<1.3.0",
6363
"mkdocstrings[python]==1.0.3",
64-
"pillow==11.3.0",
64+
"pillow==12.1.1",
6565
"pyyaml>=5.3.1,<7.0.0",
6666
"typer==0.24.1",
6767
"zensical==0.0.15; python_version >= '3.10'",

0 commit comments

Comments
 (0)