From f634103d5bd28fbae7deb33648f32920390e179d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:50:04 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.3.0 in /ecn-svc-legacy Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 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/6.2.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ecn-svc-legacy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecn-svc-legacy/requirements.txt b/ecn-svc-legacy/requirements.txt index 7225bab..7d58be3 100644 --- a/ecn-svc-legacy/requirements.txt +++ b/ecn-svc-legacy/requirements.txt @@ -6,7 +6,7 @@ Jinja2==2.11.3 MarkupSafe==1.1.1 mongoengine==0.18.2 numpy==1.17.4 -Pillow==6.2.1 +Pillow==9.3.0 pymongo==3.9.0 python-dotenv==0.10.3 six==1.13.0