From 75710fcc49870ac5d03053fb91d64f2de5f4811e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:26:17 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 9.0.1 in /mycroft-core Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 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/4.1.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mycroft-core/doc/requirements.txt | 2 +- mycroft-core/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mycroft-core/doc/requirements.txt b/mycroft-core/doc/requirements.txt index c05a26c..7575e3d 100644 --- a/mycroft-core/doc/requirements.txt +++ b/mycroft-core/doc/requirements.txt @@ -30,7 +30,7 @@ wifi==0.3.8 pyric==0.1.6 inflection==0.3.1 pytz==2017.2 -pillow==4.1.1 +pillow==9.0.1 python-dateutil==2.6.0 pychromecast==0.7.7 python-vlc==1.1.2 diff --git a/mycroft-core/requirements.txt b/mycroft-core/requirements.txt index 5e542dd..856b3a6 100644 --- a/mycroft-core/requirements.txt +++ b/mycroft-core/requirements.txt @@ -33,7 +33,7 @@ wifi==0.3.8 pyric==0.1.6 inflection==0.3.1 pytz==2017.2 -pillow==4.1.1 +pillow==9.0.1 python-dateutil==2.6.0 pychromecast==0.7.7 python-vlc==1.1.2