From 67effc656f50a1816d66db89c92f980da91b73a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 22:02:17 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 8.2.0 in /E-Commerce/src Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0. - [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.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- E-Commerce/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/E-Commerce/src/requirements.txt b/E-Commerce/src/requirements.txt index 44a1a4a..a3588cd 100644 --- a/E-Commerce/src/requirements.txt +++ b/E-Commerce/src/requirements.txt @@ -14,7 +14,7 @@ gunicorn==19.7.1 idna==2.6 jmespath==0.9.3 olefile==0.44 -pillow==8.1.1 +pillow==8.2.0 pip==9.0.1 psycopg2==2.7.3.1 python-dateutil==2.6.1