From 102af7183f05e4ce79bca62252ea2eccb76844f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:59:54 +0000 Subject: [PATCH] Bump pillow from 8.1.0 to 8.3.2 in /Machine Learning/ML_flask Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.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/8.1.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Machine Learning/ML_flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Machine Learning/ML_flask/requirements.txt b/Machine Learning/ML_flask/requirements.txt index ef9e8b61e..53a6acdf7 100644 --- a/Machine Learning/ML_flask/requirements.txt +++ b/Machine Learning/ML_flask/requirements.txt @@ -9,7 +9,7 @@ MarkupSafe==1.1.1 matplotlib==3.3.4 numpy==1.20.1 pandas==1.2.2 -Pillow==8.1.0 +Pillow==8.3.2 pyparsing==2.4.7 python-dateutil==2.8.1 pytz==2021.1