From 11dfff766b0250000a93712931c41fda0cd0faff Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 12 Aug 2022 07:04:30 +0000
Subject: [PATCH] Bump selenium from 4.3.0 to 4.4.0

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.3.0...selenium-4.4.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements-dev.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements-dev.txt b/requirements-dev.txt
index 5b629dd00..9a8344ec9 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -4,7 +4,7 @@ cov-core==1.15.0
 black==22.6.0
 pylint==2.14.5
 splinter==0.18.1
-selenium==4.3.0
+selenium==4.4.0
 twine==4.0.1
 Pallets-Sphinx-Themes==2.0.2
 Sphinx==5.1.1