Skip to content

Commit 06d6bf8

Browse files
author
ykumi
authored
Merge pull request #47 from nttpc/dependabot/pip/coverage-5.3
Bump coverage from 5.2.1 to 5.3
2 parents 8543e91 + e48a327 commit 06d6bf8

File tree

2 files changed

+38
-39
lines changed

2 files changed

+38
-39
lines changed

poetry.lock

Lines changed: 37 additions & 38 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
@@ -25,7 +25,7 @@ cv = ["opencv-python"]
2525
[tool.poetry.dev-dependencies]
2626
bandit = "^1.6.2"
2727
black = "^20.8b1"
28-
coverage = "^5.2"
28+
coverage = "^5.3"
2929
flake8 = "^3.8.3"
3030
flake8-bugbear = "^20.1.4"
3131
flake8-docstrings = "^1.5.0"

0 commit comments

Comments
 (0)