From 10c9c16c02db3ea4ed080d2a27c532f9315e1ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 22:10:42 +0200 Subject: [PATCH] Bump splinter from 0.14.0 to 0.15.0 (#2926) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [splinter](https://github.com/cobrateam/splinter) from 0.14.0 to 0.15.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.14.0...0.15.0) --- updated-dependencies: - dependency-name: splinter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Noémi Ványi --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2bb73591..fab4b3c0 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.7.0 pylint==2.8.2 -splinter==0.14.0 +splinter==0.15.0 transifex-client==0.14.2 selenium==3.141.0 twine==3.4.1