From 3f509540a040c901a59e42f146d8f0c14128715f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:20:08 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 10.0.1 in /python3.6 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 10.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.4.1...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python3.6/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.6/requirements.txt b/python3.6/requirements.txt index 3a6485d..d251a67 100644 --- a/python3.6/requirements.txt +++ b/python3.6/requirements.txt @@ -29,7 +29,7 @@ scipy == 1.2.1 pandas == 0.24.1 # packages for image processing -Pillow == 5.4.1 +Pillow == 10.0.1 # IBM specific python modules ibm_db == 2.0.9