From aa50b808cf1a0b618deff1391d9e74165e8d2d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:09:27 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 8.3.2 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.1.2...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index a95decf..c03cccc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -52,7 +52,7 @@ pandocfilters==1.4.2 parso==0.7.0 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.1.2 +Pillow==8.3.2 prompt-toolkit==3.0.4 protobuf==3.11.3 ptyprocess==0.6.0