From d9512956e6a6980ed4b3c18efd6fa1e50d0ade08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 21:43:22 +0000 Subject: [PATCH] Bump robotframework from 7.4.1 to 7.4.2 in the python-dependencies group Bumps the python-dependencies group with 1 update: [robotframework](https://github.com/robotframework/robotframework). Updates `robotframework` from 7.4.1 to 7.4.2 - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](https://github.com/robotframework/robotframework/compare/v7.4.1...v7.4.2) --- updated-dependencies: - dependency-name: robotframework dependency-version: 7.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 4230cba..17f0fef 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,3 +1,3 @@ -robotframework==7.4.1 +robotframework==7.4.2 robotframework-sshlibrary==3.8.0 rpaframework==30.0.0 \ No newline at end of file