Skip to content

Commit 4ea69d0

Browse files
authored
Merge pull request #8 from bckohan/dependabot/pip/pytest-cov-tw-4.0.0
Update pytest-cov requirement from ^3.0.0 to ^4.0.0
2 parents eb8182f + 101afb1 commit 4ea69d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ mypy = "^0.971"
5353
isort = "^5.6.4"
5454
doc8 = "^0.11.0"
5555
darglint = "^1.5.7"
56-
pytest-cov = "^3.0.0"
56+
pytest-cov = "^4.0.0"
5757
pylint = "^2.6.0"
5858
sphinx-argparse = "^0.3.0"
5959
deepdiff = "^5.2.3"

0 commit comments

Comments
 (0)