From bd0c90babec60c432760dc5028e7df3ca4dc55dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:37:32 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /src/backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.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/9.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- src/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/requirements.txt b/src/backend/requirements.txt index 37eab73..04e1c2e 100644 --- a/src/backend/requirements.txt +++ b/src/backend/requirements.txt @@ -47,7 +47,7 @@ opencv-python-headless==4.2.0.34 opt-einsum==3.2.0 packaging==20.3 pandas==1.0.1 -Pillow==9.0.1 +Pillow==9.3.0 pluggy==0.13.1 protobuf==3.11.3 py==1.10.0