Skip to content

Commit a4363b1

Browse files
Bump pillow from 10.4.0 to 12.1.1 in /server
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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.4.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 52bae53 commit a4363b1

3 files changed

Lines changed: 36 additions & 29 deletions

File tree

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"opentelemetry-exporter-otlp-proto-http==1.37.0",
4141
"opentelemetry-sdk==1.37.0",
4242
"parameterized==0.8.1",
43-
"pillow==10.4.0",
43+
"pillow==12.1.1",
4444
"protobuf>=4.25.3",
4545
"pydantic==2.11.1",
4646
"PyGithub==1.58.2",

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ langdetect==1.0.9
3434
markupsafe==2.1.2
3535
numpy==2.2.4
3636
parameterized==0.8.1
37-
pillow==10.4.0
37+
pillow==12.1.1
3838
protobuf>=4.25.3
3939
pydantic==2.11.1
4040
PyGithub==1.58.2

server/uv.lock

Lines changed: 34 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)