From 0de4f8e6a9455526d1911f9179e6c4361111ca5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 11:04:33 -0500 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /ci_evaluator/back (#51) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci_evaluator/back/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_evaluator/back/requirements.txt b/ci_evaluator/back/requirements.txt index abbe1de..f74d4cd 100644 --- a/ci_evaluator/back/requirements.txt +++ b/ci_evaluator/back/requirements.txt @@ -20,7 +20,7 @@ nltk==3.6.6 numpy==1.22.0 packaging==21.2 pandas==1.3.4 -Pillow==9.0.1 +Pillow==9.3.0 psycopg2-binary==2.9.2 pyarrow==6.0.0 pyparsing==2.4.7