From f7131cb771ca707008d44d70e5f87e5c8c1ebb8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 12:15:57 +0100 Subject: [PATCH] Bump pillow from 7.2.0 to 8.0.1 (#34) Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...8.0.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b9ea95f..1ae52671 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pyloudnorm==0.1.0 SoundFile==0.10.3.post1 aiorun==2020.6.1 soco==0.20 -pillow==7.2.0 +pillow==8.0.1 aiohttp_cors==0.7.0 unidecode==1.1.1 hass-client==0.0.6 -- 2.34.1