From a75cd76fec057951a896482705aa7145036f9aa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 06:41:59 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 in /pneumonia Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 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/9.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pneumonia/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pneumonia/requirements.txt b/pneumonia/requirements.txt index c488372..22adaea 100644 --- a/pneumonia/requirements.txt +++ b/pneumonia/requirements.txt @@ -5,7 +5,7 @@ matplotlib==3.6.3 numpy==1.23.3 opencv_python==4.7.0.72 pandas==1.4.4 -Pillow==9.5.0 +Pillow==10.0.1 scikit_learn==1.2.2 seaborn==0.12.2 tensorflow==2.9.0