From 55f33f6333cbb0ce57a696fb44d5a7c420a1ff90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:34:53 +0000 Subject: [PATCH] chore(deps): bump pillow from 5.3.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 9.0.1. - [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/5.3.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_darwin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_darwin.txt b/requirements_darwin.txt index 6463ccc1..c4d1afb8 100644 --- a/requirements_darwin.txt +++ b/requirements_darwin.txt @@ -5,7 +5,7 @@ parameterized==0.6.1 nose-parameterized==0.6.0 nose==1.3.7 nose-html-reporting==0.2.3 -Pillow==5.3.0 +Pillow==9.0.1 numpy==1.16.6 opencv-python==4.1.2.30 pytesseract==0.3.1