Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit 718facd

Browse files
authored
Merge pull request #105 from kzosabe/dependabot/pip/pytest-cov-4.0.0
Bump pytest-cov from 3.0.0 to 4.0.0
2 parents db07ab2 + 46f739b commit 718facd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -32,7 +32,7 @@ isort = "^5.9.3"
3232
mypy = "^0.981"
3333
pylint = "^2.13.9"
3434
pytest = "^7.1.3"
35-
pytest-cov = "^3.0.0"
35+
pytest-cov = "^4.0.0"
3636
pytest-mock = "^3.10.0"
3737
tox = "^3.26.0"
3838
Sphinx = "^4.3.2"

0 commit comments

Comments
 (0)