From 11e61bebbfd4d3375ac52a3370debdb23cc135e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 01:15:46 +0000 Subject: [PATCH] build(deps-dev): bump approvaltests from 18.0.3 to 18.0.5 Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Python) from 18.0.3 to 18.0.5. - [Release notes](https://github.com/approvals/ApprovalTests.Python/releases) - [Commits](https://github.com/approvals/ApprovalTests.Python/compare/v18.0.3...v18.0.5) --- updated-dependencies: - dependency-name: approvaltests dependency-version: 18.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... 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 ee67eb965..d32249ad0 100644 --- a/Browser/dev-requirements.txt +++ b/Browser/dev-requirements.txt @@ -9,7 +9,7 @@ wheel>=0.47.0 robotframework-pabot >= 5.2.2 robotstatuschecker >= 4.1.1 rellu >= 2.0.2 -approvaltests == 18.0.3 +approvaltests == 18.0.5 pytest-mock==3.15.1 Pillow==12.2.0 # Required for injecting google analytics tags on release