From 6ed56d42f69b8eb871cdd74b7306ce21eb33f1f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:15:40 +0000 Subject: [PATCH] Bump pillow from 12.1.1 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.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/12.1.1...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2b78a5..5bf0ef2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ packaging==26.0 # xarray pandas==3.0.0 # via xarray -pillow==12.1.1 +pillow==12.3.0 # via matplotlib pint==0.25.2 # via pycalphad