From 11a6ba182b99adef1001b2140749b13c2eee38b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 14:26:37 +0000 Subject: [PATCH] build(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 84183a47a..484a93de8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ ipython==9.8.0 itables==2.6.2 notebook==7.5.1 pandas==2.3.3 -pillow==12.0.0 +pillow==12.1.0 plotly==5.24.1 pygithub==2.8.1 python-dotenv==1.2.1