From 048efbcf38a54b6fd7a81ed8ad932f1ec74b4abd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:56:18 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 5a7c5be08829e..1c443242c976d 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.0.1 pip>=8.0.3 python-slugify==4.0.1 pytz>=2020.1 diff --git a/requirements_all.txt b/requirements_all.txt index 3e6262ccfd8fd..35705f9c75f82 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.0.1 # homeassistant.components.dominos pizzapi==0.0.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3b38380de6a5b..686bcc6e18e35 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.0.1 # homeassistant.components.plex plexapi==4.2.0