From 0f900b08e320c9dc30b8ff6aa073e089b7287066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:39:38 +0000 Subject: [PATCH] Bump pillow from 2.8.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.8.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/2.8.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 7882f893..eeffd90d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ incremental==17.5.0 MySQL-python==1.2.5 oauth2==1.9.0.post1 pathlib==1.0.1 -Pillow==2.8.1 +Pillow==9.3.0 PyHamcrest==1.9.0 python-dateutil==2.8.0 python-openid==2.2.5