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 Apr 29, 2024
1 parent 2bd48d7 commit a92d146
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 54 deletions.
109 changes: 56 additions & 53 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 @@ -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 a92d146

Please sign in to comment.