From 458b83303ea6d4de8f654cdd4257f3d6442539e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:55:59 +0000 Subject: [PATCH] chore(deps): bump pillow from 12.0.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.1. - [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.0.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3f476075..0b93f42a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -80,7 +80,7 @@ packaging==25.0 # sphinx pandas==2.3.3 # via solarwindpy (pyproject.toml) -pillow==12.0.0 +pillow==12.1.1 # via matplotlib pybtex==0.25.1 # via diff --git a/requirements.txt b/requirements.txt index 72044f7b..88da77eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ packaging==25.0 # matplotlib pandas==2.3.2 # via solarwindpy (pyproject.toml) -pillow==12.0.0 +pillow==12.1.1 # via matplotlib pyerfa==2.0.1.5 # via astropy