From bcea4e05c8707f725dc14fdd44c5f6b418201785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:53:39 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 9.3.0. - [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.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 1bd60b2..4be1fee --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ sentry-sdk==0.10.2 django-filter==2.2.0 pandas==1.0.3 djangorestframework-camel-case==0.2.0 -pillow==7.1.1 +pillow==9.3.0 django-cors-headers==3.2.1 django-debug-toolbar==2.2 django-colorfield==0.3.0