From c2a7121081e85fe6b277835df2c98616416295b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 00:28:43 +0000 Subject: [PATCH] Bump selenium from 3.141.0 to 4.12.0 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 3.141.0 to 4.12.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-3.141.0...selenium-4.12.0) --- 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 b5aa3fae..9881f5a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pysaml2 python3-openid==3.1.0 requests==2.31.0 requests-oauthlib -selenium==3.141.0 +selenium==4.12.0 tycho-api==1.14.1 webdriver-manager==3.2.1 sqlparse==0.4.2