From 5d94e185ef316f5f2200721a03afbd9321f27584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 22:22:51 +0100 Subject: [PATCH] Bump pillow from 11.0.0 to 11.1.0 in /requirements (#2494) Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.1.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/11.0.0...11.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/required.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/required.txt b/requirements/required.txt index 055d27670f6..bbe4e855a74 100644 --- a/requirements/required.txt +++ b/requirements/required.txt @@ -10,7 +10,7 @@ lightning[pytorch-extra]==2.5.0.post0 matplotlib==3.10.0 numpy==2.2.1 pandas==2.2.3 -pillow==11.0.0 +pillow==11.1.0 pyproj==3.7.0 rasterio==1.4.3 rtree==1.3.0