From 66e6a33aaf5683bd6dd3078cb07706516e9c21e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 03:55:31 +0000 Subject: [PATCH] Bump pillow from 6.1 to 8.1.1 in /sbndqm/DatabaseTools Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1 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.1.0...8.1.1) Signed-off-by: dependabot[bot] --- sbndqm/DatabaseTools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbndqm/DatabaseTools/requirements.txt b/sbndqm/DatabaseTools/requirements.txt index ab5a49c..d29f196 100644 --- a/sbndqm/DatabaseTools/requirements.txt +++ b/sbndqm/DatabaseTools/requirements.txt @@ -1,3 +1,3 @@ redis==3.0 matplotlib==2.2.4 -pillow==6.1 +pillow==8.1.1