Bump coveralls from 1.2 to 1.8.0

Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 1.2 to 1.8.0.
- [Release notes](https://github.com/coveralls-clients/coveralls-python/releases)
- [Changelog](https://github.com/coveralls-clients/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coveralls-clients/coveralls-python/compare/1.2.0...1.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2019-06-09 09:32:06 +00:00 zatwierdzone przez GitHub
rodzic 4c51a27b34
commit 65aa575d81
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -55,7 +55,7 @@ setup(
extras_require={
'dev': [
'nose==1.3.7',
'coveralls==1.2',
'coveralls==1.8.0',
'flake8==3.5.0',
'xmlunittest==0.4.0'
]