From 0930ac916ab56236b91ea8055d00b3630ca8ddc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:33:06 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.1.1 in /material/dash/dash-object-detection Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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.2.0...8.1.1) Signed-off-by: dependabot[bot] --- material/dash/dash-object-detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/material/dash/dash-object-detection/requirements.txt b/material/dash/dash-object-detection/requirements.txt index 47511b5..29cff4c 100644 --- a/material/dash/dash-object-detection/requirements.txt +++ b/material/dash/dash-object-detection/requirements.txt @@ -1,6 +1,6 @@ dash==1.0.0 gunicorn==19.9.0 -pillow==6.2.0 +pillow==8.1.1 scipy==1.2.1 numpy==1.16.1 pandas==0.24.1