Browse Source

Bump splinter from 0.15.0 to 0.16.0

Bumps [splinter](https://github.com/cobrateam/splinter) from 0.15.0 to 0.16.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.15.0...0.16.0)

---
updated-dependencies:
- dependency-name: splinter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
5c19995408
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -3,7 +3,7 @@ nose2[coverage_plugin]==0.10.0
 cov-core==1.15.0
 pycodestyle==2.8.0
 pylint==2.11.1
-splinter==0.15.0
+splinter==0.16.0
 selenium==3.141.0
 twine==3.4.2
 Pallets-Sphinx-Themes==2.0.1