Skip to content

Commit 50100fa

Browse files
chore(deps): 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 b37054e commit 50100fa

2 files changed

Lines changed: 69 additions & 67 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
# notify-py (via batrachian-toad) caps loguru at <=0.6.0 on 3.14+.
3131
"loguru>=0.6.0,<0.7",
3232
"prompt-toolkit==3.0.52",
33-
"pillow==12.2.0",
33+
"pillow==12.3.0",
3434
"pyyaml==6.0.3",
3535
"rich==15.0.0",
3636
"certifi>=2025.10.5",

0 commit comments

Comments
 (0)