From 389256e754b58cd9ad081d730e5e0d66de1176f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:46:15 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.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/4.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03959a4..e76a2f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ oauth2==1.9.0.post1 olefile==0.44 passlib==1.7.1 pbr==3.0.1 -Pillow==4.1.1 +Pillow==9.3.0 psycopg2==2.7.1 py==1.4.34 pylint==1.7.1