From 84fbbc440b92d7a58fda2a83a6a66bd0f580490b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:37:23 +0000 Subject: [PATCH] Bump pillow from 5.4.0 to 8.3.2 in /Chapter13 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.0 to 8.3.2. - [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/5.4.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter13/chapter_13/requirements.txt | 2 +- Chapter13/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chapter13/chapter_13/requirements.txt b/Chapter13/chapter_13/requirements.txt index e1014bf..dd15ad8 100644 --- a/Chapter13/chapter_13/requirements.txt +++ b/Chapter13/chapter_13/requirements.txt @@ -2,7 +2,7 @@ xlsxwriter==1.1.2 colorama==0.4.1 pyfiglet==0.8.post0 mutagen==1.42.0 -pillow==5.4.0 +pillow==8.3.2 simplekml==1.3.1 tqdm==4.28.1 unicodecsv==0.14.1 diff --git a/Chapter13/requirements.txt b/Chapter13/requirements.txt index e1014bf..dd15ad8 100644 --- a/Chapter13/requirements.txt +++ b/Chapter13/requirements.txt @@ -2,7 +2,7 @@ xlsxwriter==1.1.2 colorama==0.4.1 pyfiglet==0.8.post0 mutagen==1.42.0 -pillow==5.4.0 +pillow==8.3.2 simplekml==1.3.1 tqdm==4.28.1 unicodecsv==0.14.1