From 7a4430528765513afeb2896be06f6739225643ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:53:05 +0000 Subject: [PATCH] Bump selenium from 4.26.1 to 4.28.1 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.26.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 3118744..54acb7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ beautifulsoup4==4.12.3 lxml==4.9.4 nltk==3.9.1 numpy==1.26.4 -selenium==4.26.1 +selenium==4.28.1