From c6253e6c02a950b8eff94bd49bd64f75bccf215c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:40:44 +0000 Subject: [PATCH] Bump pillow in /src/__tests__/integration/home-assistant Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 10.2.0. - [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/5.0.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/__tests__/integration/home-assistant/requirements_all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/__tests__/integration/home-assistant/requirements_all.txt b/src/__tests__/integration/home-assistant/requirements_all.txt index 80fe842..2cea94a 100644 --- a/src/__tests__/integration/home-assistant/requirements_all.txt +++ b/src/__tests__/integration/home-assistant/requirements_all.txt @@ -625,7 +625,7 @@ piglow==1.2.4 pilight==0.1.1 # homeassistant.components.camera.proxy -pillow==5.0.0 +pillow==10.2.0 # homeassistant.components.dominos pizzapi==0.0.3