Skip to content

Commit 122cbe5

Browse files
Bump pillow from 12.2.0 to 12.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.0 to 12.3.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.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fb0417 commit 122cbe5

2 files changed

Lines changed: 48 additions & 31 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"numpy>=2.4.0,<3",
1212
"pylibjpeg>=2.0.0",
1313
"pylibjpeg-openjpeg>=2.5.0",
14-
"pillow>=12.2.0",
14+
"pillow>=12.3.0",
1515
"websockets==16.0",
1616
"requests>=2.33.1",
1717
"python-dotenv>=1.2.2",

0 commit comments

Comments
 (0)