From 63deb463337c29de946592d2a0fc914e2e75f44a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 18:58:37 +0000 Subject: [PATCH] Bump pillow from 3.0.0 to 8.2.0 in /models Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.0.0 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/3.0.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- models/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/requirements.txt b/models/requirements.txt index ecd9246..d296544 100644 --- a/models/requirements.txt +++ b/models/requirements.txt @@ -5,7 +5,7 @@ Faker==0.7.3 kafka-python==1.0.0 mod-wsgi==4.5.2 mysql-connector-python-rf==2.1.3 -Pillow==3.0.0 +Pillow==8.2.0 python-dateutil==2.5.3 requests==2.11.1 six==1.10.0