From a2ca41c93e052ebf28ce149af3451478df350d09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:25:22 +0000 Subject: [PATCH] Bump pillow from 6.1 to 8.2.0 in /sbndqm/DatabaseTools Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1 to 8.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..df818dd 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.2.0