From 30c75ee8a6be4a5a50615e053160d3718cbe247b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 21:04:44 +0000 Subject: [PATCH] build(deps): bump pillow from 11.1.0 to 12.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 12.0.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/11.1.0...12.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f990e91..07433dc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ intervaltree==3.1.0 py-gnuplot==1.3 # used by qps-chart -pillow==11.1.0 +pillow==12.0.0 # used by mergeviz iso8601==2.1.0