From 5cdae67306fdeb3547ba3bcfd90d235dcbf3f50f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 00:56:03 +0000 Subject: [PATCH] build(deps-dev): bump approvaltests from 17.1.1 to 17.2.1 Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Python) from 17.1.1 to 17.2.1. - [Release notes](https://github.com/approvals/ApprovalTests.Python/releases) - [Commits](https://github.com/approvals/ApprovalTests.Python/compare/v17.1.1...v17.2.1) --- updated-dependencies: - dependency-name: approvaltests dependency-version: 17.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Browser/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Browser/dev-requirements.txt b/Browser/dev-requirements.txt index cc081e113..86a5b25d1 100644 --- a/Browser/dev-requirements.txt +++ b/Browser/dev-requirements.txt @@ -9,7 +9,7 @@ robotframework-pabot >= 5.1.0 twine >= 6.2.0 robotstatuschecker >= 4.1.1 rellu >= 2.0.0 -approvaltests == 17.1.1 +approvaltests == 17.2.1 pytest-mock==3.15.1 Pillow==12.1.1 # Required for injecting google analytics tags on release