summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-01 10:07:59 +0000
committerGitHub <noreply@github.com>2024-11-01 10:07:59 +0000
commitbd773db9568d65775fa29376424717781d11b50c (patch)
tree5f53c7da038f7e785268035113923b70ceb62180
parent56e3d72a763bc71b0d57fe7f1f536209c526360a (diff)
downloadsearxng-dependabot/pip/master/selenium-4.26.1.tar.gz
searxng-dependabot/pip/master/selenium-4.26.1.zip
[upd] pypi: Bump selenium from 4.25.0 to 4.26.1dependabot/pip/master/selenium-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