From 1f8e5fa62fe455ac0a003e67321f283d7d4fd972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:50:46 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 9.3.0 in /Charpter 21/TodoList Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.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/5.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Charpter 21/TodoList/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Charpter 21/TodoList/requirements.txt diff --git a/Charpter 21/TodoList/requirements.txt b/Charpter 21/TodoList/requirements.txt old mode 100755 new mode 100644 index 184b58f..c33f0bc --- a/Charpter 21/TodoList/requirements.txt +++ b/Charpter 21/TodoList/requirements.txt @@ -30,7 +30,7 @@ networkx==2.1 numpy==1.15.1 parsel==1.5.0 pbr==4.2.0 -Pillow==5.2.0 +Pillow==9.3.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycparser==2.18