Skip to content

Commit fabf066

Browse files
update spdx-tools dependency to 0.8.1
Main feature of that update is much faster validation of large SBOMs, so that validation via spdx-tools becomes viable. Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
1 parent 0f0effa commit fabf066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ GitPython~=3.1
1818
prettytable~=3.8
1919
packageurl-python>=0.11.1
2020
license-expression>=30.1
21-
spdx-tools>=0.8.0
21+
spdx-tools>=0.8.1
2222

0 commit comments

Comments
 (0)