Skip to content

Commit

Permalink
Update dependency pytest-cov to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 2955b30 commit db636ca
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 @@ -56,7 +56,7 @@ jinja2 = "^3.1.2"

[tool.poetry.group.dev.dependencies]
pytest = "^8.0.0"
pytest-cov = "^5.0.0"
pytest-cov = "^6.0.0"
twine = "^5.0.0"
tox = "^4.7.0"
flake8 = "^7.0.0"
Expand Down

0 comments on commit db636ca

Please sign in to comment.