Skip to content

Commit 0dec79f

Browse files
Bump pillow from 12.1.1 to 12.2.0 in /server (#398)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.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@12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65cb0b3 commit 0dec79f

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies = [
6060
"urllib3<2.7",
6161
"girder-slicer-cli-web>=1.3.5",
6262
"pycocotools>=2.0.8",
63-
"pillow>=11.3.0",
63+
"pillow>=12.2.0",
6464
"numpy>=1.21.4",
6565
"pandas>=2.3.2",
6666
]

0 commit comments

Comments
 (0)