From 6a1def19d11dcdc3c6c4f4b8f84795e39bbede8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:17:39 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /3.test_cases/4.DDP Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 3.test_cases/4.DDP/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.test_cases/4.DDP/requirements.txt b/3.test_cases/4.DDP/requirements.txt index cd6f68d1..7dff031a 100644 --- a/3.test_cases/4.DDP/requirements.txt +++ b/3.test_cases/4.DDP/requirements.txt @@ -4,7 +4,7 @@ matplotlib==3.5.1 numpy==1.22.0 opencv_python==4.5.5.64 pandas==1.5.0 -Pillow==10.2.0 +Pillow==10.3.0 PyYAML==6.0 scikit_image==0.19.2 scikit_learn==1.2.1