From 04d1615a384748354e1f9357f0f0040b5e49c47c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:22:54 +0000 Subject: [PATCH] chore(deps): bump pillow from 12.0.0 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.2.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.0.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 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..6f13a715 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.2.0 # via matplotlib pybtex==0.25.1 # via diff --git a/requirements.txt b/requirements.txt index 72044f7b..68560b34 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.2.0 # via matplotlib pyerfa==2.0.1.5 # via astropy