From eb7b0a176a21403668646b920e5af2a58c11dcbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 02:50:47 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 8.1.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.1.0...8.1.1) Signed-off-by: dependabot[bot] --- .../Web-App/demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23. Application 8 - Buidling a Web-based Financial Graph/Web-App/demo/requirements.txt b/23. Application 8 - Buidling a Web-based Financial Graph/Web-App/demo/requirements.txt index b201344..670aea3 100644 --- a/23. Application 8 - Buidling a Web-based Financial Graph/Web-App/demo/requirements.txt +++ b/23. Application 8 - Buidling a Web-based Financial Graph/Web-App/demo/requirements.txt @@ -14,7 +14,7 @@ numpy==1.17.0 packaging==19.1 pandas==0.25.0 pandas-datareader==0.7.4 -Pillow==7.1.0 +Pillow==8.1.1 pyparsing==2.4.2 python-dateutil==2.8.0 pytz==2019.2