pip prod(deps): bump coverage from 6.1.2 to 6.2 (#847)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.2 to 6.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/6.1.2...6.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
This commit is contained in:
parent
fb85ee56e3
commit
1eeed9150a
|
@ -1,6 +1,6 @@
|
||||||
wheel==0.37.0
|
wheel==0.37.0
|
||||||
python-coveralls==2.9.3
|
python-coveralls==2.9.3
|
||||||
coverage==6.1.2
|
coverage==6.2
|
||||||
flake8==4.0.1
|
flake8==4.0.1
|
||||||
pytest==6.2.5
|
pytest==6.2.5
|
||||||
pytest-cov==3.0.0
|
pytest-cov==3.0.0
|
||||||
|
|
Loading…
Reference in New Issue