diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-03 16:09:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-03 16:09:46 +0000 |
| commit | f255c8a101d443f3439e5e1ee4b1a37bd55b9f32 (patch) | |
| tree | 3cd892442beb47828a96ce9695022f1bba25f820 /requirements-dev.txt | |
| parent | 6ae8ae6c7bc15e88aa82e920fc6332a2937fd953 (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.txt | 2 |
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 |