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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user