From 6bea9909ec007893a90b75db136149afb9b7677f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 11:49:35 +0100 Subject: [PATCH] Bump elementpath from 5.1.0 to 5.1.1 (#3799) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebd26a7d..d0c023ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ lxml >=4.8.0,!=5.2.0,!=5.2.1,<7 # XPath 2.0-3.1 support - 4.2.0 had issues, 4.1.5 stable # Consider updating to latest stable version periodically -elementpath==5.1.0 +elementpath==5.1.1 # For fast image comparison in screenshot change detection # opencv-python-headless is OPTIONAL (excluded from requirements.txt)