From f80dbd3eae6e9a0c33351b21a871cb5ee1910082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:16:36 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 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.4.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/runtime.txt b/requirements/runtime.txt index 84147dd5..72695738 100644 --- a/requirements/runtime.txt +++ b/requirements/runtime.txt @@ -14,7 +14,7 @@ jinja2==2.11.3 jsmin==3.0.1 matplotlib==3.2.1 numpy==1.18.4 -Pillow==8.4.0 +Pillow==9.3.0 pymongo==3.10.1 requests==2.23.0 scikit-learn==0.23.1