Skip to content

Commit f2d048c

Browse files
authored
Merge pull request #603 from yukinarit/dependabot/pip/coverage-eq-7.6.4
Update coverage requirement from ==7.6.1 to ==7.6.4
2 parents 82b7bca + 7b8fffd commit f2d048c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pytest = "*"
6363
pytest-cov = "*"
6464
pytest-watch = "*"
6565
pytest-flake8 = "*"
66-
coverage = "==7.6.1"
66+
coverage = "==7.6.4"
6767
pdoc = "^15"
6868
more-itertools = "~=10.5.0"
6969
pre-commit = "==v4.0.1"

0 commit comments

Comments
 (0)