summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-23 07:14:17 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-02-23 08:55:09 +0100
commitc7309a0869da99856ccb101b4a37a71087b863bb (patch)
tree29afe2732c6fbd0f5ef3f1756724ca100b06ea88
parent8a11e6ac5537ddbffdcd20638775e57e8fefdc3e (diff)
downloadsearxng-c7309a0869da99856ccb101b4a37a71087b863bb.tar.gz
searxng-c7309a0869da99856ccb101b4a37a71087b863bb.zip
Bump selenium from 4.17.2 to 4.18.1
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.17.2 to 4.18.1. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.18.1) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:development update-type: version-update:semver-minor ... 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 bf7acf7e7..67487a573 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -4,7 +4,7 @@ cov-core==1.15.0
black==22.12.0
pylint==3.0.3
splinter==0.21.0
-selenium==4.17.2
+selenium==4.18.1
Pallets-Sphinx-Themes==2.1.1
Sphinx<=7.1.2; python_version == '3.8'
Sphinx==7.2.6; python_version > '3.8'