From b1fbe4b398adf93aac25f1878bcce2253509011a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:51:41 +0000 Subject: [PATCH] Bump pillow from 8.1.2 to 8.3.2 in /meron_api/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.1.2...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- meron_api/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meron_api/requirements/base.txt b/meron_api/requirements/base.txt index 4de16ce..2cae622 100644 --- a/meron_api/requirements/base.txt +++ b/meron_api/requirements/base.txt @@ -6,6 +6,6 @@ imutils==0.5.4 joblib==1.0.1 keras_vggface==0.6 opencv-contrib-python-headless==4.5.1.48 -Pillow==8.1.2 +Pillow==8.3.2 scikit-learn==0.24.1 whitenoise==5.2.0