From 691c3511a507a6eaf4898629ddcc869a8e3d9e04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 00:11:59 +0000 Subject: [PATCH] Bump splinter from 0.14.0 to 0.19.0 Bumps [splinter](https://github.com/cobrateam/splinter) from 0.14.0 to 0.19.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.19.0) --- updated-dependencies: - dependency-name: splinter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5737510d620..2d5b12d2214 100644 --- a/requirements.txt +++ b/requirements.txt @@ -149,7 +149,7 @@ requests-toolbelt==0.9.1 flake8==3.8.4 pytest==6.2.1 pytest-bdd==4.0.2 -splinter==0.14.0 +splinter==0.19.0 pytest-splinter==3.3.1 pytest-django==4.1.0 setuptools==52.0.0