Skip to content

Commit

Permalink
Update dependency coverage to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2023
1 parent 8027db9 commit bf6a682
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 58 deletions.
125 changes: 68 additions & 57 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 @@ -19,7 +19,7 @@ pandas = "^1.1.3"
[tool.poetry.dev-dependencies]
pytest = "^6.1"
pytest-subtests = "^0.4.0"
coverage = { extras = ["toml"], version = "^5.3" }
coverage = { extras = ["toml"], version = "^7.0.0" }

[tool.coverage.paths]
source = ["src"]
Expand Down

0 comments on commit bf6a682

Please sign in to comment.