From d7a00a777e0afe4b0bf09a49d1150ec79f899036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:48:33 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.1...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 5370cce..86dcfef 100644 --- a/Requirements.txt +++ b/Requirements.txt @@ -1,7 +1,7 @@ Keras==2.3.1 numpy==1.17.3 opencv-python==4.1.1.26 -Pillow==6.2.1 +Pillow==9.3.0 PyAutoGUI==0.9.48 scikit-learn==0.21.3 scipy==1.3.1