summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-03 16:09:46 +0000
committerGitHub <noreply@github.com>2021-07-03 16:09:46 +0000
commitf255c8a101d443f3439e5e1ee4b1a37bd55b9f32 (patch)
tree3cd892442beb47828a96ce9695022f1bba25f820 /requirements-dev.txt
parent6ae8ae6c7bc15e88aa82e920fc6332a2937fd953 (diff)
Bump splinter from 0.14.0 to 0.15.0
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] <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 4ab1e0c51..7a9405ddc 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.9.3
-splinter==0.14.0
+splinter==0.15.0
transifex-client==0.14.2
selenium==3.141.0
twine==3.4.1