From 7c70c0222076194b2e02dace81c556606294d956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 22:51:39 +0200 Subject: [PATCH] Bump selenium from 4.7.2 to 4.8.3 (#3490) Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.7.2 to 4.8.3. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 405087dd..10b3f5f8 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.3 twine==4.0.2 Pallets-Sphinx-Themes==2.0.2 docutils==0.18