Skip to content

Commit

Permalink
Bump pytest-cov from 2.11.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v2.11.1...v4.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and brndnmtthws committed Oct 15, 2022
1 parent 771f82d commit 7d805a7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sparklines = "^0.4.2"
numpy = "^1.19.1"

[tool.poetry.dev-dependencies]
pytest-cov = "^2.11.1"
pytest-cov = "^4.0.0"
pytest = "^7.1.3"
pytest-mock = "^3.5.1"
pytest-vcr = "^1.0.2"
Expand Down

0 comments on commit 7d805a7

Please sign in to comment.