summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-29 14:04:07 +0000
committerGitHub <noreply@github.com>2024-01-29 14:04:07 +0000
commitbef70a35d11991915c8d17e7ce531c7062f8f430 (patch)
tree56f7bc0b6f84939b9db3d36cbe9231fd4734e6b4
parenta962aab9b086bc2647e461f10b6e9c6f7bc06904 (diff)
downloadsearx-dependabot/pip/master/selenium-4.17.2.tar.gz
searx-dependabot/pip/master/selenium-4.17.2.zip
Bump selenium from 4.16.0 to 4.17.2dependabot/pip/master/selenium-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>
-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'