From 5a5b95df3e939b1d5ad4c0179ed960f7de5328b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 07:01:12 +0000 Subject: [PATCH] Bump selenium from 4.10.0 to 4.11.2 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.10.0 to 4.11.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 de9c2db9b..d1dae2379 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ cov-core==1.15.0 black==22.12.0 pylint==2.17.5 splinter==0.19.0 -selenium==4.10.0 +selenium==4.11.2 twine==4.0.2 Pallets-Sphinx-Themes==2.1.1 Sphinx==7.1.2