From 8edd276f1dbfa9f0d1fbab034ea446df7a4bd5df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:27:03 +0000 Subject: [PATCH] Bump pillow from 3.1.0 to 8.1.1 in /Youtube/Dash apps/Value Investing Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.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/3.1.0...8.1.1) Signed-off-by: dependabot[bot] --- Youtube/Dash apps/Value Investing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Youtube/Dash apps/Value Investing/requirements.txt b/Youtube/Dash apps/Value Investing/requirements.txt index 6533de8..d4af775 100644 --- a/Youtube/Dash apps/Value Investing/requirements.txt +++ b/Youtube/Dash apps/Value Investing/requirements.txt @@ -123,7 +123,7 @@ patsy==0.4.0 peewee==2.8.0 pep8==1.7.0 pickleshare==0.5 -Pillow==3.1.0 +Pillow==8.1.1 plotly==2.0.11 ply==3.8 prettytable==0.7.2