summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-29 14:27:19 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-01-29 15:33:35 +0100
commitc2f1e760a16e79fddb1e7d15131f7b714cc05342 (patch)
tree69d69e7c12b1f611bd99e5d868edee80c6d87233 /requirements-dev.txt
parentb3691c642164f5aeff3d7e24218aab7fbe81e96a (diff)
downloadsearxng-c2f1e760a16e79fddb1e7d15131f7b714cc05342.tar.gz
searxng-c2f1e760a16e79fddb1e7d15131f7b714cc05342.zip
Bump selenium from 4.16.0 to 4.17.2
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.16.0 to 4.17.2. - [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>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 9870670be..b126458ad 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.16.0
+selenium==4.17.2
twine==4.0.2
Pallets-Sphinx-Themes==2.1.1
Sphinx<=7.1.2; python_version == '3.8'