Skip to content

Commit

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

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

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>
  • Loading branch information
dependabot[bot] authored Jan 13, 2023
1 parent b5f8f6a commit d940270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Home = "https://github.com/pyvista/pytest-pyvista"
[project.optional-dependencies]
tests = [
"codecov<2.2.0",
"coverage==7.0.3",
"coverage==7.0.5",
"pytest>=3.5.0",
"pytest-cov==4.0.0",
"pyvista",
Expand Down

0 comments on commit d940270

Please sign in to comment.