From d27a649525ce03da70898b0eefde15ab2a7682b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:31:16 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 11.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 11.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/10.1.0...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.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..54aa6b4 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 == 11.3.0 seaborn == 0.13.1 scikit-learn == 1.3.2 tensorflow == 2.14.0