Skip to content

Commit

Permalink
chore(deps): update dependency coverage to v7 in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 00f42f0 commit 5ab6650
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 @@ -14,7 +14,7 @@ PyYAML = "^6.0"

[tool.poetry.dev-dependencies]
pytest = "^7.1.2"
coverage = {extras = ["toml"], version = "^6.4.1"}
coverage = {extras = ["toml"], version = "^7.0.0"}
pytest-cov = "^3.0.0"
pytest-mock = "^3.7.0"
black = "^24.0.0"
Expand Down

0 comments on commit 5ab6650

Please sign in to comment.