1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Update pillow to 12.1.1 (#163773)

This commit is contained in:
Marc Mueller
2026-02-22 17:06:08 +01:00
committed by GitHub
parent d04fb59d56
commit d767a1ca65
14 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ dependencies = [
"PyJWT==2.10.1",
# PyJWT has loose dependency. We want the latest one.
"cryptography==46.0.5",
"Pillow==12.0.0",
"Pillow==12.1.1",
"propcache==0.4.1",
"pyOpenSSL==25.3.0",
"orjson==3.11.5",