From cf21864257c31efda506f80baf2b952478a10592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 21:53:24 +0000 Subject: [PATCH] Update pixelmatch requirement from ~=0.3.1 to ~=0.4.0 Updates the requirements on [pixelmatch](https://github.com/whtsky/pixelmatch-py) to permit the latest version. - [Commits](https://github.com/whtsky/pixelmatch-py/compare/v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: pixelmatch dependency-version: 0.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 368dfb0..dc6163b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ dash[testing]~=3.4.0 chromedriver-autoinstaller~=0.6.4 playwright~=1.58.0 pytest-playwright~=0.7.2 -pixelmatch~=0.3.1 +pixelmatch~=0.4.0 pillow~=12.1.1 snakeviz~=2.2.2 python-dateutil~=2.9.0