From 6c4a527de368b04eeb83fb124291fac1c026deb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 16:09:19 +0000 Subject: [PATCH] Bump pillow from 12.0.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.3.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.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test-runner.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-runner.txt b/requirements-test-runner.txt index a1cd30a..a5c2732 100644 --- a/requirements-test-runner.txt +++ b/requirements-test-runner.txt @@ -1,3 +1,3 @@ -Pillow==12.0.0 +Pillow==12.3.0 pytest==9.1.1 pytest-cov==7.1.0