From 1d676030dfc6dca9ae0e41b08a5054dc5aea5e3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 02:23:14 +0000 Subject: [PATCH] Bump approvaltests from 15.3.2 to 16.1.0 Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Python) from 15.3.2 to 16.1.0. - [Release notes](https://github.com/approvals/ApprovalTests.Python/releases) - [Commits](https://github.com/approvals/ApprovalTests.Python/compare/v15.3.2...v16.1.0) --- updated-dependencies: - dependency-name: approvaltests dependency-version: 16.1.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 6005a7dbb..b29b81b40 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 == 15.3.2 +approvaltests == 16.1.0 pytest-mock==3.15.1 Pillow==12.0.0 # Required for injecting google analytics tags on release