summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-01 10:07:59 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-11-06 10:01:13 +0100
commitcd384a8a60eecd4ea36823cd4ba5ee5daab75e0d (patch)
treeabdeca22aa591fd4071a84be4aae265e2d637494
parentc4055e449f873ddd859157168371f109714c19e4 (diff)
downloadsearxng-cd384a8a60eecd4ea36823cd4ba5ee5daab75e0d.tar.gz
searxng-cd384a8a60eecd4ea36823cd4ba5ee5daab75e0d.zip
[upd] pypi: Bump selenium from 4.25.0 to 4.26.1
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.25.0 to 4.26.1. - [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] <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 79f8d090e..16aaa1493 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -4,7 +4,7 @@ cov-core==1.15.0
black==24.3.0
pylint==3.3.1
splinter==0.21.0
-selenium==4.25.0
+selenium==4.26.1
Pallets-Sphinx-Themes==2.3.0
Sphinx==7.4.7
sphinx-issues==5.0.0