Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2022
1 parent f9047da commit 96299e9
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.12b0"
codacy-coverage = "==1.3.11"
coverage = "==6.2"
coverage = "==6.3"
flake8 = "==4.0.1"
pre-commit = "==2.17.0"
pylint = "==2.12.2"
Expand Down

0 comments on commit 96299e9

Please sign in to comment.