From 378207be22d61b37b2dac6a59131aaff52d26721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 13:29:08 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.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/6.0.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6724246..f2449ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ keras==2.2.4 tensorflow==2.5.0rc0 -Pillow==6.0.0 +Pillow==10.3.0 numpy matplotlib tqdm \ No newline at end of file