From 1bf9adde1a712fb29f9120826f135e20dd7ab5c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 15:45:41 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.0.1 in /solarpos/app Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...9.0.1) --- 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 4ebddda..b747236 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.22.0 -Pillow==7.2.0 +Pillow==9.0.1 pipdeptree==1.0.0 pyjsparser==2.7.1 pyparsing==2.4.7