Bump coveralls from 3.0.0 to 3.0.1 (#23)

Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.0.0...3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/95/head
dependabot-preview[bot] 2021-04-05 14:02:47 +02:00 zatwierdzone przez GitHub
rodzic acc73561bc
commit 8db0e7706b
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

@ -42,7 +42,7 @@ setup(
extras_require={
'dev': [
'nose==1.3.7',
'coveralls==3.0.0',
'coveralls==3.0.1',
'flake8==3.9.0'
]
},