From 0a813503fd4819bece28614115e910ac4d67fe41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 14:15:49 +0000 Subject: [PATCH] Bump selenium from 3.141.0 to 4.15.1 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 3.141.0 to 4.15.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-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05bf4e1..754c0fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ robotframework>=5.0 -selenium==3.141.0 +selenium==4.15.1 robotframework-appiumlibrary==1.6.4 psutil>=5.6.0 Appium-Python-Client==1.3.0