Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b636991

Browse files
authoredOct 11, 2022
Merge pull request #114 from ONSdigital/dependabot/pip/pytest-cov-4.0.0
Bump pytest-cov from 3.0.0 to 4.0.0
2 parents 311e7af + 606af04 commit b636991

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎poetry.lock

Lines changed: 3 additions & 3 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
@@ -15,7 +15,7 @@ black = "^22.10"
1515
isort = "^5.10.1"
1616
flake8 = "^5.0.4"
1717
coverage = "^6.5"
18-
pytest-cov = "^3.0.0"
18+
pytest-cov = "^4.0.0"
1919
chispa = "*"
2020
pytest-dependency = "^0.5.1"
2121
pytest-tap = "^3.3"

0 commit comments

Comments
 (0)
Please sign in to comment.