From 1738c0faf491267d1d9a8be9f5118fdafedd776f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 01:42:23 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 9.0.0 in /Database_Py_Spark_MapReduce/Code Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 9.0.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.4.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Database_Py_Spark_MapReduce/Code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Database_Py_Spark_MapReduce/Code/requirements.txt b/Database_Py_Spark_MapReduce/Code/requirements.txt index 4f37e71..614f353 100644 --- a/Database_Py_Spark_MapReduce/Code/requirements.txt +++ b/Database_Py_Spark_MapReduce/Code/requirements.txt @@ -25,7 +25,7 @@ pandas==0.24.2 parso==0.4.0 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==5.4.1 +Pillow==9.0.0 prompt-toolkit==2.0.9 ptyprocess==0.6.0 py4j==0.10.8.1