From d831ac104abb6d5e7713d1cd4b341ef3d584256b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:40:44 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 9.3.0 in /dedupe-flask-app Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.0 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/5.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dedupe-flask-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dedupe-flask-app/requirements.txt b/dedupe-flask-app/requirements.txt index ade83a7..7cb2ac7 100644 --- a/dedupe-flask-app/requirements.txt +++ b/dedupe-flask-app/requirements.txt @@ -63,7 +63,7 @@ PAM==0.4.2 pandas==0.23.4 pandas-dedupe==0.42 persistent==4.5.0 -Pillow==5.1.0 +Pillow==9.3.0 pyasn1==0.4.2 pyasn1-modules==0.2.1 pycparser==2.19