From bb4c6c5f8b2b99eda3a3724718334f1e44d0fb31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:33:40 +0000 Subject: [PATCH] Bump robotframework from 6.1.1 to 7.2 Bumps [robotframework](https://github.com/robotframework/robotframework) from 6.1.1 to 7.2. - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](https://github.com/robotframework/robotframework/compare/v6.1.1...v7.2) --- updated-dependencies: - dependency-name: robotframework dependency-type: direct:production update-type: version-update:semver-major ... 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 6adbb9d..14c2da8 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,3 +1,3 @@ -robotframework==6.1.1 +robotframework==7.2 robotframework-sshlibrary==3.8.0 rpaframework==28.2.0 \ No newline at end of file