From 8ad9b2b5ea8a578b10cf7460415312d645e505dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 03:28:34 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.3.2 in /Backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 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.2.0...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 7f5f2bb..ba66fb3 100644 --- a/Backend/requirements.txt +++ b/Backend/requirements.txt @@ -13,7 +13,7 @@ drf-yasg==1.17.1 drfaddons==0.1.3 ipython==7.16.1 mixer==6.1.3 -pillow==7.2.0 +pillow==8.3.2 pre-commit==2.5.1 psycopg2-binary==2.8.5 sentry-sdk==0.15.1