From 58fe78451ce734fad0f86395db7e11e62f2461fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 14:13:20 +0000 Subject: [PATCH] Bump selenium from 4.21.0 to 4.22.0 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.21.0 to 4.22.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.21.0...selenium-4.22.0) --- 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 642d20f8..6cbde5bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ requests==2.32.3 urllib3==2.2.2 dnspython==2.6.1 certifi==2024.6.2 -selenium==4.21.0 +selenium==4.22.0 IP2Location==8.10.2 Pillow==10.3.0 OpenCV-Python==4.10.0.82