Skip to content

Commit e75b09d

Browse files
Bump pillow from 10.3.0 to 12.1.1 in /build/sphinx
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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@10.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3083091 commit e75b09d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build/sphinx/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ myst-parser==4.0.1
4545
# via -r requirements.in
4646
packaging==25.0
4747
# via sphinx
48-
pillow==10.3.0
48+
pillow==12.1.1
4949
# via -r requirements.in
5050
pydantic==2.11.4
5151
# via
@@ -60,8 +60,6 @@ pygments==2.17.2
6060
pyyaml==6.0.1
6161
# via myst-parser
6262
requests==2.32.2
63-
# version 2.32.2 replaces 2.32.0 as it has been yanked from PyPI,
64-
# due to the conflict with a CVE mitigation
6563
# via
6664
# sphinx
6765
# sphinx-immaterial

0 commit comments

Comments
 (0)