1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-17 14:01:34 +01:00

Update Pillow to 12.2.0 (#168234)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-14 21:41:14 +02:00
committed by GitHub
parent 599c548264
commit 3848d4e8a6
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -6,5 +6,5 @@
"iot_class": "local_polling",
"loggers": ["pydoods"],
"quality_scale": "legacy",
"requirements": ["pydoods==1.0.2", "Pillow==12.1.1"]
"requirements": ["pydoods==1.0.2", "Pillow==12.2.0"]
}
@@ -7,5 +7,5 @@
"documentation": "https://www.home-assistant.io/integrations/generic",
"integration_type": "device",
"iot_class": "local_push",
"requirements": ["av==16.0.1", "Pillow==12.1.1"]
"requirements": ["av==16.0.1", "Pillow==12.2.0"]
}
@@ -7,5 +7,5 @@
"documentation": "https://www.home-assistant.io/integrations/image_upload",
"integration_type": "system",
"quality_scale": "internal",
"requirements": ["Pillow==12.1.1"]
"requirements": ["Pillow==12.2.0"]
}
@@ -6,5 +6,5 @@
"iot_class": "cloud_push",
"loggers": ["matrix_client"],
"quality_scale": "legacy",
"requirements": ["matrix-nio==0.25.2", "Pillow==12.1.1", "aiofiles==24.1.0"]
"requirements": ["matrix-nio==0.25.2", "Pillow==12.2.0", "aiofiles==24.1.0"]
}
+1 -1
View File
@@ -4,5 +4,5 @@
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/proxy",
"quality_scale": "legacy",
"requirements": ["Pillow==12.1.1"]
"requirements": ["Pillow==12.2.0"]
}
@@ -6,5 +6,5 @@
"iot_class": "calculated",
"loggers": ["pyzbar"],
"quality_scale": "legacy",
"requirements": ["Pillow==12.1.1", "pyzbar==0.1.7"]
"requirements": ["Pillow==12.2.0", "pyzbar==0.1.7"]
}
@@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/seven_segments",
"iot_class": "local_polling",
"quality_scale": "legacy",
"requirements": ["Pillow==12.1.1"]
"requirements": ["Pillow==12.2.0"]
}
@@ -6,5 +6,5 @@
"iot_class": "cloud_polling",
"loggers": ["simplehound"],
"quality_scale": "legacy",
"requirements": ["Pillow==12.1.1", "simplehound==0.3"]
"requirements": ["Pillow==12.2.0", "simplehound==0.3"]
}
+1 -1
View File
@@ -50,7 +50,7 @@ openai==2.21.0
orjson==3.11.7
packaging>=23.1
paho-mqtt==2.1.0
Pillow==12.1.1
Pillow==12.2.0
propcache==0.4.1
psutil-home-assistant==0.0.1
PyJWT==2.10.1
+1 -1
View File
@@ -58,7 +58,7 @@ dependencies = [
"PyJWT==2.10.1",
# PyJWT has loose dependency. We want the latest one.
"cryptography==46.0.7",
"Pillow==12.1.1",
"Pillow==12.2.0",
"propcache==0.4.1",
"pyOpenSSL==26.0.0",
"orjson==3.11.7",
+1 -1
View File
@@ -36,7 +36,7 @@ lru-dict==1.3.0
mutagen==1.47.0
orjson==3.11.7
packaging>=23.1
Pillow==12.1.1
Pillow==12.2.0
propcache==0.4.1
psutil-home-assistant==0.0.1
PyJWT==2.10.1
+1 -1
View File
@@ -38,7 +38,7 @@ PSNAWP==3.0.3
# homeassistant.components.qrcode
# homeassistant.components.seven_segments
# homeassistant.components.sighthound
Pillow==12.1.1
Pillow==12.2.0
# homeassistant.components.plex
PlexAPI==4.15.16
+1 -1
View File
@@ -38,7 +38,7 @@ PSNAWP==3.0.3
# homeassistant.components.qrcode
# homeassistant.components.seven_segments
# homeassistant.components.sighthound
Pillow==12.1.1
Pillow==12.2.0
# homeassistant.components.plex
PlexAPI==4.15.16