kopia lustrzana https://github.com/glidernet/python-ogn-client
Bump coveralls from 3.2.0 to 3.3.1
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.2.0 to 3.3.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.2.0...3.3.1) --- updated-dependencies: - dependency-name: coveralls dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>pull/105/head
rodzic
d5b8412c9c
commit
4d94e00ed7
2
setup.py
2
setup.py
|
|
@ -42,7 +42,7 @@ setup(
|
|||
extras_require={
|
||||
'dev': [
|
||||
'nose==1.3.7',
|
||||
'coveralls==3.2.0',
|
||||
'coveralls==3.3.1',
|
||||
'flake8==4.0.1'
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue