Skip to content

Commit 3b98d10

Browse files
authored
Merge pull request #11 from PabloLec/dependabot/pip/coverage-tw-6.0
Update coverage requirement from ^5.5 to ^6.0
2 parents 397e438 + 3314011 commit 3b98d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ PyYAML = "^5.4.1"
4141
py-cui = "^0.1.3"
4242

4343
[tool.poetry.dev-dependencies]
44-
coverage = "^5.5"
44+
coverage = "^6.0"
4545
pytest = "^6.2.4"
4646
pylint = "^2.11.1"
4747
isort = "^5.9.3"

0 commit comments

Comments
 (0)