From b0573420cb7fc0d9729a5ffdf0ce4830c72dd0fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 03:06:10 +0000 Subject: [PATCH] Bump pillow from 8.1.2 to 8.3.2 in /backend/heimabend Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.3.2. - [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/8.1.2...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/heimabend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/heimabend/requirements.txt b/backend/heimabend/requirements.txt index 758b972..31bf2e3 100644 --- a/backend/heimabend/requirements.txt +++ b/backend/heimabend/requirements.txt @@ -29,7 +29,7 @@ jmespath==0.10.0 kappa==0.6.0 oauthlib==3.1.0 pep517==0.10.0 -Pillow==8.1.2 +Pillow==8.3.2 pip-tools==6.1.0 placebo==0.9.0 progressbar2==3.53.1