Skip to content

Commit

Permalink
build(deps-dev): bump coverage from 6.1.1 to 6.1.2
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.1.1...6.1.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2021
1 parent 0e522d8 commit 85d22a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]
black = "==21.4b2"
codacy-coverage = "==1.3.11"
coverage = "==6.1.1"
coverage = "==6.1.2"
flake8 = "==4.0.1"
pre-commit = "==2.15.0"
pylint = "==2.11.1"
Expand Down

0 comments on commit 85d22a6

Please sign in to comment.