summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-29 07:34:24 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-11-29 10:20:53 +0100
commit011cb672f10f8d305b11ee0d75f1a42060ec7ac9 (patch)
treef3cf5ef45a82eff1466a262ce4032944804b30ff
parent32260a2738852f1a8a9d3516c6479f2af0f59681 (diff)
downloadsearxng-011cb672f10f8d305b11ee0d75f1a42060ec7ac9.tar.gz
searxng-011cb672f10f8d305b11ee0d75f1a42060ec7ac9.zip
[upd] pypi: Bump selenium from 4.26.1 to 4.27.1
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.26.1 to 4.27.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 16aaa1493..cbed9be62 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.26.1
+selenium==4.27.1
Pallets-Sphinx-Themes==2.3.0
Sphinx==7.4.7
sphinx-issues==5.0.0