From 84e16d781ab6d8adc258d535bce3541d6e4e2166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 08:41:25 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 12.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/9.0.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 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 62f9e29..ce270d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ pickleshare==0.7.5 seaborn==0.10.1 tensorflow==2.5.2 tensorflow-hub==0.9.0 -pillow==9.0.0 \ No newline at end of file +pillow==12.2.0 \ No newline at end of file