summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-06 07:06:36 +0000
committerGitHub <noreply@github.com>2022-05-06 07:06:36 +0000
commit6966c5f50ffe25dc1d8c6898dc38a0392baa013e (patch)
tree7ca18ebcf55a841a2de2ba836a379482def6d07a
parent31521f3a465fa2beb7e3fd7ed47621262a28f554 (diff)
downloadsearxng-6966c5f50ffe25dc1d8c6898dc38a0392baa013e.tar.gz
searxng-6966c5f50ffe25dc1d8c6898dc38a0392baa013e.zip
Bump selenium from 4.1.3 to 4.1.5
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.1.3 to 4.1.5. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 61de35a8b..828078e73 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -5,7 +5,7 @@ black==22.3.0
pycodestyle==2.8.0
pylint==2.13.7
splinter==0.17.0
-selenium==4.1.3
+selenium==4.1.5
twine==4.0.0
Pallets-Sphinx-Themes==2.0.2
Sphinx==4.5.0