From 79d89056b97d42b91c7f0183070d7cd8ce58b74a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:00:53 +0000 Subject: [PATCH] Bump pillow from 3.1.0 to 9.3.0 in /Youtube/Dash apps/Value Investing Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.0 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/3.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..643736e 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==9.3.0 plotly==2.0.11 ply==3.8 prettytable==0.7.2