From d25606d06a49629e78d222a6b43144ca87302b21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 17:53:23 +0000 Subject: [PATCH] build(deps): bump pixelmatch from 0.3.0 to 0.4.0 Bumps [pixelmatch](https://github.com/whtsky/pixelmatch-py) from 0.3.0 to 0.4.0. - [Commits](https://github.com/whtsky/pixelmatch-py/compare/v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: pixelmatch dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 8e8612013..9ad8b4667 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -6,7 +6,7 @@ flake8==7.3.0 mypy==1.19.1 objgraph==3.6.2 Pillow==11.3.0 -pixelmatch==0.3.0 +pixelmatch==0.4.0 pre-commit==3.5.0 pyOpenSSL==26.0.0 pytest==8.4.2