Skip to content

Commit e14b1d7

Browse files
author
Jon Duckworth
authored
Merge pull request #412 from stac-utils/dependabot/pip/coverage-eq-5.5
Update coverage requirement from ==5.2.* to ==5.5
2 parents e6b195d + 371ee40 commit e14b1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ codespell==1.17.1
66

77
jsonschema==3.2.0
88
pylint==1.9.1
9-
coverage==5.2.*
9+
coverage==5.5
1010
doc8==0.8.1
1111

1212
# optional dependencies

0 commit comments

Comments
 (0)