From aeb833812ec958f5e719d4fb06cc4a887678bac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Oct 2021 20:08:01 +0000 Subject: [PATCH] Bump selenium from 3.141.0 to 4.0.0 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 3.141.0 to 4.0.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-3.141.0...selenium-4.0.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:development update-type: version-update:semver-major ... 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 88e5ef34b..6dd96e0dd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ cov-core==1.15.0 pycodestyle==2.8.0 pylint==2.11.1 splinter==0.15.0 -selenium==3.141.0 +selenium==4.0.0 twine==3.4.2 Pallets-Sphinx-Themes==2.0.1 Sphinx==4.2.0