From 12b011db5435adefb37043eac97a6cb044499f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 23:10:47 +0000 Subject: [PATCH] build(deps): bump pillow from 10.3.0 to 12.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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.3.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 94f3949..07533d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mlxtend == 0.23.1 notebook == 7.1.3 numpy == 1.26.4 pandas == 2.2.1 -pillow == 10.3.0 +pillow == 12.0.0 scikit-learn == 1.4.0 seaborn == 0.13.2 shapely == 2.0.6