Skip to content

Commit 361f0c1

Browse files
Update coverage requirement from ~=7.12 to ~=7.13 (#2897)
1 parent 723c66b commit 361f0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_minimal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ contributors-txt>=0.7.4
33
tbump~=6.11
44

55
# Tools used to run tests
6-
coverage~=7.12
6+
coverage~=7.13
77
pytest
88
pytest-cov~=7.0
99
mypy; platform_python_implementation!="PyPy"

0 commit comments

Comments
 (0)