From 8e6283482720c5726e5f0d11fede560ac2bb9a28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:24:17 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 12.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 12.0.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.1.0...12.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 187db8a..a078ebd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ matplotlib == 3.8.2 notebook == 7.0.7 numpy == 1.26.3 pandas == 2.1.4 -pillow == 10.1.0 +pillow == 12.0.0 seaborn == 0.13.1 scikit-learn == 1.3.2 tensorflow == 2.14.0