From 76946c06bccadc44580dfe43d76014c7f81aceff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 01:50:07 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 8.1.1 in /src Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 8.1.1. - [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/6.0.0...8.1.1) Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 32564ba..1628b8b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -13,7 +13,7 @@ idna==2.8 kombu==4.6.3 numpy==1.16.4 opencv-python==4.1.0.25 -Pillow==6.0.0 +Pillow==8.1.1 python-crontab==2.3.8 python-dateutil==2.8.0 python-decouple==3.1