Skip to content

Commit aac889b

Browse files
Bump pillow from 11.3.0 to 12.1.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.1.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@11.3.0...12.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8338724 commit aac889b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = [
55
"pyotp==2.9.0",
66
"qrcode==8.2",
77
"pyzbar==0.1.9",
8-
"pillow==11.3.0",
8+
"pillow==12.1.0",
99
]
1010
build-backend = "hatchling.build"
1111

@@ -40,7 +40,7 @@ dependencies = [
4040
"pyotp==2.9.0",
4141
"qrcode==8.2",
4242
"pyzbar==0.1.9",
43-
"pillow==11.3.0",
43+
"pillow==12.1.0",
4444
]
4545

4646
[project.urls]

0 commit comments

Comments
 (0)