From 80dc1b3471ac9ae9938b24402382e56dff0ea282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 08:48:28 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 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/8.3.2...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(-) diff --git a/requirements.txt b/requirements.txt index 5f1f0f4..9d872bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-filter==2.4.0 djangorestframework==3.12.4 numpy==1.18.4 opencv-python==3.4.14.51 -Pillow==8.3.2 +Pillow==9.3.0 pytz==2017.2 unittest-xml-reporting==3.0.2 coverage==5.1