Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit 33b17e0

Browse files
committed
chore: Upgrade pytest-cov
1 parent 7a1eb88 commit 33b17e0

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

poetry.lock

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pytest = "*"
5858
pytest-django = "*"
5959
pylint = "*"
6060
coverage = { extras = ["toml"], version = "^6"}
61-
pytest-cov = "^2"
61+
pytest-cov = "*"
6262

6363
[tool.black]
6464
line-length = 120

0 commit comments

Comments
 (0)