From 520510597b944323730510686cd21a7e7b45d33d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:28:02 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 8.3.2 in /website/app Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 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/5.4.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- website/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/app/requirements.txt b/website/app/requirements.txt index b4d367c..d1b654e 100644 --- a/website/app/requirements.txt +++ b/website/app/requirements.txt @@ -80,7 +80,7 @@ pathlib2==2.3.0 patsy==0.5.1 pexpect==4.3.1 pickleshare==0.7.4 -Pillow==5.4.1 +Pillow==8.3.2 pipdeptree==0.13.2 prometheus-client==0.5.0 prompt-toolkit==1.0.15