From ce20a59ac3e103aec79cba3fb1c4295fc05c024a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 01:08:14 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.3.0 in /src/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 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/8.3.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/common.txt b/src/requirements/common.txt index abdf8547..37d19bca 100644 --- a/src/requirements/common.txt +++ b/src/requirements/common.txt @@ -13,6 +13,6 @@ google-api-python-client==1.6.2 gunicorn==20.1.0 markdown==2.6.8 mysqlclient==1.4.6 -Pillow==8.3.2 +Pillow==9.3.0 python-dateutil==2.6.0 pytils==0.3