Skip to content

Commit

Permalink
Bump pytest-cov from 2.12.1 to 4.1.0 (#48)
Browse files Browse the repository at this point in the history
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v2.12.1...v4.1.0)

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

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 Aug 14, 2023
1 parent a277294 commit 4074ebc
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 @@ -25,7 +25,7 @@ backoff = ">=1.8.0"
[tool.poetry.dev-dependencies]
docker = "^5.0.3"
pytest = "^7.0.0"
pytest-cov = "^2.12.1"
pytest-cov = "^4.1.0"
mypy = "^0.971"
pytest-mock = "^3.6.1"
pytest-sugar = "^0.9.7"
Expand Down

0 comments on commit 4074ebc

Please sign in to comment.