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 311e7af

Browse files
authoredOct 11, 2022
Merge pull request #115 from ONSdigital/dependabot/pip/coverage-6.5.0
Bump coverage from 6.4.4 to 6.5.0
2 parents 10253cc + 6fcfc63 commit 311e7af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -14,7 +14,7 @@ pytest = "^7.1.2"
1414
black = "^22.10"
1515
isort = "^5.10.1"
1616
flake8 = "^5.0.4"
17-
coverage = "^6.4"
17+
coverage = "^6.5"
1818
pytest-cov = "^3.0.0"
1919
chispa = "*"
2020
pytest-dependency = "^0.5.1"

0 commit comments

Comments
 (0)
Please sign in to comment.