From 597fb616c697498e6a93a9cb17369adc47de988a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Dec 2021 07:04:39 +0000 Subject: [PATCH] Bump splinter from 0.16.0 to 0.17.0 Bumps [splinter](https://github.com/cobrateam/splinter) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/cobrateam/splinter/releases) - [Changelog](https://github.com/cobrateam/splinter/blob/master/docs/news.rst) - [Commits](https://github.com/cobrateam/splinter/compare/0.16.0...0.17.0) --- updated-dependencies: - dependency-name: splinter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9556a302b..506166e16 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ nose2[coverage_plugin]==0.10.0 cov-core==1.15.0 pycodestyle==2.8.0 pylint==2.12.2 -splinter==0.16.0 +splinter==0.17.0 selenium==3.141.0 twine==3.7.1 Pallets-Sphinx-Themes==2.0.2