From 1f0581dcf95c693c4f0273cc8a595aeac4dd1cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 05:55:18 +0000 Subject: [PATCH] chore(deps-dev): bump approvaltests from 16.2.1 to 16.2.2 Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Python) from 16.2.1 to 16.2.2. - [Release notes](https://github.com/approvals/ApprovalTests.Python/releases) - [Commits](https://github.com/approvals/ApprovalTests.Python/compare/v16.2.1...v16.2.2) --- updated-dependencies: - dependency-name: approvaltests dependency-version: 16.2.2 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 788b63e..6873bfd 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 == 16.2.1 +approvaltests == 16.2.2 robotframework-tidy >= 4.9.0 python-semantic-release >= 9.3.1 setuptools >= 61.0