From 496ce40d01c8cd627960d558d996493f6df35f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:59:05 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.0.1 in /Backend 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] --- Backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backend/requirements.txt b/Backend/requirements.txt index 7f5f2bb..efec995 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==9.0.1 pre-commit==2.5.1 psycopg2-binary==2.8.5 sentry-sdk==0.15.1