From e0af991a5db146c414f2eed3828c4c966a53676f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 14:10:45 +0000 Subject: [PATCH] build(deps): bump selenium from 4.10.0 to 4.23.1 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.10.0 to 4.23.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_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..5d1f569d60 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.23.1 colorlog==6.7.0 psutil==5.9.5 # re: do not use leancloud 2.9.12, which will crash after pack with pyinstaller