From 81bcf318b13ecb7e8e486ba0f58be0800bf978b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 00:57:19 +0000 Subject: [PATCH] build(deps-dev): bump approvaltests from 16.3.0 to 17.0.0 Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Python) from 16.3.0 to 17.0.0. - [Release notes](https://github.com/approvals/ApprovalTests.Python/releases) - [Commits](https://github.com/approvals/ApprovalTests.Python/compare/v16.3.0...v17.0.0) --- updated-dependencies: - dependency-name: approvaltests dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major ... 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 9c2474b08..0edd70c32 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 == 16.3.0 +approvaltests == 17.0.0 pytest-mock==3.15.1 Pillow==12.1.0 # Required for injecting google analytics tags on release