Skip to content

Commit

Permalink
Merge pull request #300 from gridhead/renovate/pytest-cov-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pytest-cov to v5
  • Loading branch information
onuralpszr authored Jul 29, 2024
2 parents e66a797 + 6913025 commit 5857235
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -43,7 +43,7 @@ pytest-flake8 = "^1.0.7"
pytest-isort = "^3.0.0"
bandit = "^1.7.4"
black = "^23.0.0 || ^24.0.0"
pytest-cov = "^4.0.0"
pytest-cov = "^4.0.0 || ^5.0.0"

[tool.pytest.ini_options]
addopts = "--cov=nvautoinstall --cov-report=term-missing"
Expand Down

0 comments on commit 5857235

Please sign in to comment.