From b69b0843494e6482bde2e1b911460966425b993f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 01:08:09 +0000 Subject: [PATCH] Bump selenium from 4.7.2 to 4.8.2 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.7.2 to 4.8.2. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 405087dd..d164ac64 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ pylint==2.15.9 splinter==0.19.0 transifex-client==0.14.3; python_version < '3.10' transifex-client==0.12.5; python_version == '3.10' -selenium==4.7.2 +selenium==4.8.2 twine==4.0.2 Pallets-Sphinx-Themes==2.0.2 docutils==0.18