Skip to content

Commit 65af09c

Browse files
chore(dependencies): update dependency pytest-cov to v4
1 parent 5ddb83d commit 65af09c

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
@@ -18,7 +18,7 @@ typing-extensions = "^3.7.4;python<3.8"
1818
[tool.poetry.dev-dependencies]
1919
mypy = "^0.812"
2020
pytest = "^6.2.5"
21-
pytest-cov = "^3.0.0"
21+
pytest-cov = "^4.1.0"
2222

2323
[build-system]
2424
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)