diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 5a7c5be08829e..872a139f76f3e 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -19,7 +19,7 @@ importlib-metadata==1.6.0;python_version<'3.8' jinja2>=2.11.2 netdisco==2.8.2 paho-mqtt==1.5.1 -pillow==7.2.0 +pillow==9.3.0 pip>=8.0.3 python-slugify==4.0.1 pytz>=2020.1 diff --git a/requirements_all.txt b/requirements_all.txt index 3e6262ccfd8fd..48a925fd2ce2e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1119,7 +1119,7 @@ pilight==0.1.1 # homeassistant.components.seven_segments # homeassistant.components.sighthound # homeassistant.components.tensorflow -pillow==7.2.0 +pillow==9.3.0 # homeassistant.components.dominos pizzapi==0.0.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3b38380de6a5b..37add041675e8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -542,7 +542,7 @@ pilight==0.1.1 # homeassistant.components.seven_segments # homeassistant.components.sighthound # homeassistant.components.tensorflow -pillow==7.2.0 +pillow==9.3.0 # homeassistant.components.plex plexapi==4.2.0