From 099c4f87c5e580cdb21cad3101931d561c2c0c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 02:10:04 +0000 Subject: [PATCH] deps: bump pillow from 12.0.0 to 12.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.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/12.0.0...12.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d01b0d1..06479de4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -206,7 +206,7 @@ parso==0.8.5 # via jedi pexpect==4.9.0 # via ipython -pillow==12.0.0 +pillow==12.1.0 # via # bokeh # matplotlib