From 7e54ea9c311aa73e8a927ddc1204a7f2e013316e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 18:23:34 +0000 Subject: [PATCH] Bump selenium from 4.25.0 to 4.26.1 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.25.0 to 4.26.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_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index a29a800f197..c55d4cde003 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -21,7 +21,7 @@ backend==0.2.4.1 win10toast==0.9 Counter==1.0.0 Flask==3.0.3 -selenium==4.25.0 +selenium==4.26.1 firebase-admin==6.5.0 ujson==5.10.0 requests==2.32.3