From 19579a474130e02b0b5f3998c41f3c8f520f05c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 21:19:50 +0000 Subject: [PATCH] :arrow_up: Update robotframework requirement from >=5.0 to >=7.4.2 Updates the requirements on [robotframework](https://github.com/robotframework/robotframework) to permit the latest version. - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](https://github.com/robotframework/robotframework/compare/v5.0...v7.4.2) --- updated-dependencies: - dependency-name: robotframework dependency-version: 7.4.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development.txt b/development.txt index 33e95bf..3d262f9 100644 --- a/development.txt +++ b/development.txt @@ -1,5 +1,5 @@ httpretty==1.0.* pylint==2.* twine -robotframework>=5.0 +robotframework>=7.4.2 robotframework-seleniumlibrary>=5.0