Skip to content

Commit f0aa880

Browse files
Build(deps): Bump pillow from 11.3.0 to 12.0.0 in the deps group (#1092)
Bumps the deps group with 1 update: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 11.3.0 to 12.0.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.3.0...12.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f2efae commit f0aa880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ doc = [
9999
"Sphinx==8.2.3",
100100
"ansys-sphinx-theme==1.6.3",
101101
"Jinja2 ==3.1.6",
102-
"Pillow==11.3.0",
102+
"Pillow==12.0.0",
103103
"PyGithub==2.8.1",
104104
"sphinx-copybutton==0.5.2",
105105
"sphinx-design==0.6.1",

0 commit comments

Comments
 (0)