From 3358c839123866601565c956949732c065129779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:49:43 +0000 Subject: [PATCH] chore(deps): bump robotframework from 7.1 to 7.1.1 in /tests-qa Bumps [robotframework](https://github.com/robotframework/robotframework) from 7.1 to 7.1.1. - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](https://github.com/robotframework/robotframework/compare/v7.1...v7.1.1) --- updated-dependencies: - dependency-name: robotframework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests-qa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-qa/requirements.txt b/tests-qa/requirements.txt index 4e1cc1276f..775e869a06 100644 --- a/tests-qa/requirements.txt +++ b/tests-qa/requirements.txt @@ -1,4 +1,4 @@ -robotframework==7.1 +robotframework==7.1.1 robotframework-seleniumlibrary==6.6.1 robotframework-debuglibrary==2.5.0 xvfbwrapper==0.2.9