From 950012f2a5cd92434cc5c6f6618bf1fe175ab1ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 05:36:55 +0000 Subject: [PATCH] chore(deps-dev): bump approvaltests from 17.4.1 to 17.4.3 Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Python) from 17.4.1 to 17.4.3. - [Release notes](https://github.com/approvals/ApprovalTests.Python/releases) - [Commits](https://github.com/approvals/ApprovalTests.Python/compare/v17.4.1...v17.4.3) --- updated-dependencies: - dependency-name: approvaltests dependency-version: 17.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... 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 a4cc59f..537c945 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ ruff >= 0.2.1 invoke >= 2.2.0 pytest >= 7.4.2 -approvaltests == 17.4.1 +approvaltests == 17.4.3 robotframework-tidy >= 4.9.0 python-semantic-release >= 9.3.1 setuptools >= 61.0