Skip to content

Commit 769f39e

Browse files
authored
chore(deps): bump html5lib from 0.99 to 0.99999999
1 parent 71c3f54 commit 769f39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_package_list_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class TestPackageListParser:
3030
"default": {"remarks": Remarks.NewFound, "comments": "", "severity": ""},
3131
"paths": {""},
3232
},
33-
ProductInfo(vendor="html5lib*", product="html5lib", version="0.99"): {
33+
ProductInfo(vendor="html5lib*", product="html5lib", version="0.99999999"): {
3434
"default": {"remarks": Remarks.NewFound, "comments": "", "severity": ""},
3535
"paths": {""},
3636
},

0 commit comments

Comments
 (0)