From 86858e5d01441078a019e732e2b62d0c4f150198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:08:51 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.2.0 in /CNN.TensorFlow.Tutorial Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CNN.TensorFlow.Tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNN.TensorFlow.Tutorial/requirements.txt b/CNN.TensorFlow.Tutorial/requirements.txt index 00d6ea8..f45aa18 100644 --- a/CNN.TensorFlow.Tutorial/requirements.txt +++ b/CNN.TensorFlow.Tutorial/requirements.txt @@ -67,7 +67,7 @@ parso==0.7.0 pathspec==0.11.2 patsy==0.5.3 pickleshare==0.7.5 -Pillow==10.0.1 +Pillow==10.2.0 pip==23.3 pmdarima==2.0.4 prometheus-client==0.18.0