Update pillow to 11.3.0 (#147869)

This commit is contained in:
Marc Mueller 2025-07-01 15:31:06 +02:00 committed by GitHub
parent 651162b8e7
commit 6364a9ad98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 14 additions and 14 deletions

View File

@ -6,5 +6,5 @@
"iot_class": "local_polling",
"loggers": ["pydoods"],
"quality_scale": "legacy",
"requirements": ["pydoods==1.0.2", "Pillow==11.2.1"]
"requirements": ["pydoods==1.0.2", "Pillow==11.3.0"]
}

View File

@ -7,5 +7,5 @@
"documentation": "https://www.home-assistant.io/integrations/generic",
"integration_type": "device",
"iot_class": "local_push",
"requirements": ["av==13.1.0", "Pillow==11.2.1"]
"requirements": ["av==13.1.0", "Pillow==11.3.0"]
}

View File

@ -7,5 +7,5 @@
"documentation": "https://www.home-assistant.io/integrations/image_upload",
"integration_type": "system",
"quality_scale": "internal",
"requirements": ["Pillow==11.2.1"]
"requirements": ["Pillow==11.3.0"]
}

View File

@ -6,5 +6,5 @@
"iot_class": "cloud_push",
"loggers": ["matrix_client"],
"quality_scale": "legacy",
"requirements": ["matrix-nio==0.25.2", "Pillow==11.2.1"]
"requirements": ["matrix-nio==0.25.2", "Pillow==11.3.0"]
}

View File

@ -4,5 +4,5 @@
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/proxy",
"quality_scale": "legacy",
"requirements": ["Pillow==11.2.1"]
"requirements": ["Pillow==11.3.0"]
}

View File

@ -6,5 +6,5 @@
"iot_class": "calculated",
"loggers": ["pyzbar"],
"quality_scale": "legacy",
"requirements": ["Pillow==11.2.1", "pyzbar==0.1.7"]
"requirements": ["Pillow==11.3.0", "pyzbar==0.1.7"]
}

View File

@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/seven_segments",
"iot_class": "local_polling",
"quality_scale": "legacy",
"requirements": ["Pillow==11.2.1"]
"requirements": ["Pillow==11.3.0"]
}

View File

@ -6,5 +6,5 @@
"iot_class": "cloud_polling",
"loggers": ["simplehound"],
"quality_scale": "legacy",
"requirements": ["Pillow==11.2.1", "simplehound==0.3"]
"requirements": ["Pillow==11.3.0", "simplehound==0.3"]
}

View File

@ -11,6 +11,6 @@
"tf-models-official==2.5.0",
"pycocotools==2.0.6",
"numpy==2.3.0",
"Pillow==11.2.1"
"Pillow==11.3.0"
]
}

View File

@ -48,7 +48,7 @@ mutagen==1.47.0
orjson==3.10.18
packaging>=23.1
paho-mqtt==2.1.0
Pillow==11.2.1
Pillow==11.3.0
propcache==0.3.2
psutil-home-assistant==0.0.1
PyJWT==2.10.1

View File

@ -58,7 +58,7 @@ dependencies = [
"PyJWT==2.10.1",
# PyJWT has loose dependency. We want the latest one.
"cryptography==45.0.3",
"Pillow==11.2.1",
"Pillow==11.3.0",
"propcache==0.3.2",
"pyOpenSSL==25.1.0",
"orjson==3.10.18",

2
requirements.txt generated
View File

@ -30,7 +30,7 @@ Jinja2==3.1.6
lru-dict==1.3.0
PyJWT==2.10.1
cryptography==45.0.3
Pillow==11.2.1
Pillow==11.3.0
propcache==0.3.2
pyOpenSSL==25.1.0
orjson==3.10.18

2
requirements_all.txt generated
View File

@ -36,7 +36,7 @@ PSNAWP==3.0.0
# homeassistant.components.seven_segments
# homeassistant.components.sighthound
# homeassistant.components.tensorflow
Pillow==11.2.1
Pillow==11.3.0
# homeassistant.components.plex
PlexAPI==4.15.16

View File

@ -36,7 +36,7 @@ PSNAWP==3.0.0
# homeassistant.components.seven_segments
# homeassistant.components.sighthound
# homeassistant.components.tensorflow
Pillow==11.2.1
Pillow==11.3.0
# homeassistant.components.plex
PlexAPI==4.15.16