From 29715df233477b256d4d42b5639cb8ec8acbf179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 04:49:09 +0000 Subject: [PATCH] Bump approvaltests from 17.4.3 to 18.0.5 Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Python) from 17.4.3 to 18.0.5. - [Release notes](https://github.com/approvals/ApprovalTests.Python/releases) - [Commits](https://github.com/approvals/ApprovalTests.Python/compare/v17.4.3...v18.0.5) --- updated-dependencies: - dependency-name: approvaltests dependency-version: 18.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 71bc8bb10..3bc227873 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ invoke == 2.2.0 mockito == 1.4.0 robotstatuschecker == 4.1.1 -approvaltests == 17.4.3 +approvaltests == 18.0.5 empty_files == 0.0.9 pytest == 9.0.3 pytest-mockito == 0.0.4