From 7ecc2af4c9fe05a9c3057756f358af1b17b3e25b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 12:58:24 +1000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /requirements (#340) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index c6cbced9..be265217 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -197,7 +197,7 @@ partd==1.3.0 # via dask pep8-naming==0.13.2 # via eodatasets3 (setup.py) -pillow==10.2.0 +pillow==10.3.0 # via # imageio # scikit-image