Skip to content

Commit

Permalink
Bump coverage from 6.4.4 to 6.5.0 (#10079) (#10112)
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.4 to 6.5.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.4.4...6.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessio Fabiani <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessio Fabiani <[email protected]>
  • Loading branch information
3 people authored Oct 10, 2022
1 parent 965d3bd commit 71b6947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ docker==6.0.0
invoke==1.7.1

# tests
coverage==6.4.4
coverage==6.5.0
requests-toolbelt==0.9.1
flake8==5.0.4
pytest==7.1.3
Expand Down

0 comments on commit 71b6947

Please sign in to comment.