From e4ec9a67b3bcd8f6135a79895ee777c21eb341cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:49:10 +0000 Subject: [PATCH] build(deps): bump selenium from 4.10.0 to 4.25.0 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.10.0 to 4.25.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.10.0...selenium-4.25.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_z_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_z_base.txt b/requirements_z_base.txt index 3e24ae11e2..2c3fbf377c 100644 --- a/requirements_z_base.txt +++ b/requirements_z_base.txt @@ -4,7 +4,7 @@ chardet==5.2.0 charset-normalizer==3.3.2 pycryptodome==3.18.0 toml==0.10.2 -selenium==4.10.0 +selenium==4.25.0 colorlog==6.7.0 psutil==5.9.5 # re: do not use leancloud 2.9.12, which will crash after pack with pyinstaller