From 882242633492e4a104463423a290420a6036a3f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 22:39:23 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.2.0 in /solarpos/app Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 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/7.2.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- solarpos/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solarpos/app/requirements.txt b/solarpos/app/requirements.txt index 2ecc2a0..dbdcf94 100644 --- a/solarpos/app/requirements.txt +++ b/solarpos/app/requirements.txt @@ -16,7 +16,7 @@ kiwisolver==1.2.0 MarkupSafe==1.1.1 matplotlib==3.3.2 numpy==1.19.2 -Pillow==7.2.0 +Pillow==8.2.0 pipdeptree==1.0.0 pyjsparser==2.7.1 pyparsing==2.4.7