diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-22 07:05:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-22 07:05:21 +0000 |
| commit | 5c19995408cb52e9f7a773bad10b055c57e136e5 (patch) | |
| tree | acc6a4912f0493176fc99a4d8f564c61d8463807 /requirements-dev.txt | |
| parent | cec9ded2e664da501955396a2d6c438ae8c117f3 (diff) | |
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>
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 88e5ef34b..e8d520a1c 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.11.1 -splinter==0.15.0 +splinter==0.16.0 selenium==3.141.0 twine==3.4.2 Pallets-Sphinx-Themes==2.0.1 |