Bump coveralls from 1.8.1 to 1.8.2

Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 1.8.1 to 1.8.2.
- [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.8.1...1.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2019-07-30 04:47:04 +00:00 zatwierdzone przez Meisterschueler
rodzic 600e3cf2f9
commit 03bca2810e
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.8.1',
'coveralls==1.8.2',
'flake8==3.7.8',
'xmlunittest==0.4.0'
]