From 47ed197c856ff5633f1e193c435cfc9dcfac1003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:14:47 +0000 Subject: [PATCH] Bump pillow from 3.0.0 to 9.0.1 in /web Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.0.0 to 9.0.1. - [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.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 893ceb8..d877efe 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -4,7 +4,7 @@ elasticsearch==2.4.0 kafka-python==1.0.0 mod-wsgi==4.5.2 mysql-connector-python-rf==2.1.3 -Pillow==3.0.0 +Pillow==9.0.1 python-dateutil==2.5.3 six==1.10.0 urllib3==1.16