From ec44764d1923c13626fe75f201b533f22f091e6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:31:30 +0000 Subject: [PATCH] chore(deps): bump selenium from 4.25.0 to 4.27.1 in /tests-qa Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.25.0 to 4.27.1. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:production update-type: version-update:semver-minor ... 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..ef9a741af1 100644 --- a/tests-qa/requirements.txt +++ b/tests-qa/requirements.txt @@ -3,7 +3,7 @@ robotframework-seleniumlibrary==6.6.1 robotframework-debuglibrary==2.5.0 xvfbwrapper==0.2.9 robotframework-xvfb==1.2.2 -Selenium==4.25.0 +Selenium==4.27.1 robotframework-dependencylibrary==4.0.1 robotframework-eyes==1.6.2 robotframework-requests==0.9.7