From 2f159f86b3ab463d680a7d6dd7a16cb154b15a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:41:59 +0000 Subject: [PATCH] Bump pillow in /python-lib/dku_deeplearning_image/api_designer Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.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/8.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-lib/dku_deeplearning_image/api_designer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-lib/dku_deeplearning_image/api_designer/requirements.txt b/python-lib/dku_deeplearning_image/api_designer/requirements.txt index fc76693..4c7f004 100644 --- a/python-lib/dku_deeplearning_image/api_designer/requirements.txt +++ b/python-lib/dku_deeplearning_image/api_designer/requirements.txt @@ -1,6 +1,6 @@ scikit-learn==0.23.1 tensorflow==2.2.2 h5py>=2.10.0 -Pillow==8.1.1 +Pillow==9.3.0 tables==3.6.1 GPUtil==1.4.0