From 6fb3c5b1dbe7c7fb27d1c954eaa7a6172ddc3659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 10:36:04 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 8.1.1 in /04_Dashboard Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.0.0...8.1.1) Signed-off-by: dependabot[bot] --- 04_Dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04_Dashboard/requirements.txt b/04_Dashboard/requirements.txt index 38a4626..7d6b50a 100644 --- a/04_Dashboard/requirements.txt +++ b/04_Dashboard/requirements.txt @@ -18,7 +18,7 @@ MarkupSafe==1.1.1 matplotlib==3.1.2 numpy==1.18.1 pandas==1.0.0 -Pillow==7.0.0 +Pillow==8.1.1 plotly==4.5.0 pyparsing==2.4.6 python-dateutil==2.8.1