From 491f3839034ac827fecd3032b232cd478e494420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:48:56 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 9.3.0 in /mycroft-core Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 to 9.3.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/4.1.1...9.3.0) --- 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..02b35ac 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.3.0 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..19724d2 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.3.0 python-dateutil==2.6.0 pychromecast==0.7.7 python-vlc==1.1.2