From 9c2c99da9fbaa04e1499c391f232c776dc47ae7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 11:29:24 +0000 Subject: [PATCH] Bump selenium from 4.27.1 to 4.28.1 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.27.1 to 4.28.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e349614..a6bacc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh~=3.6.2 geckodriver-autoinstaller==0.1.0 plusminus==0.8.1 -selenium==4.27.1 +selenium==4.28.1