From 56c04d763318436e1dba994947f32d7a7029cd7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 May 2022 16:55:50 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /Tkinter ML Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.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/7.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Tkinter ML/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tkinter ML/requirements.txt b/Tkinter ML/requirements.txt index 390fcef..bcc098f 100644 --- a/Tkinter ML/requirements.txt +++ b/Tkinter ML/requirements.txt @@ -11,7 +11,7 @@ Keras-Preprocessing==1.1.0 Markdown==3.2.1 numpy==1.18.2 pefile==2019.4.18 -Pillow==7.0.0 +Pillow==9.0.1 protobuf==3.6.0 PyInstaller==3.6 pywin32-ctypes==0.2.0