We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5a5157 + dc1c2a2 commit ecd4bd3Copy full SHA for ecd4bd3
tools/openchain_telco_sbom_validator/requirements.txt
@@ -1,6 +1,6 @@
1
spdx-tools==0.8.3
2
-requests==2.32.3
+requests==2.32.4
3
prettytable==3.16.0
4
-packageurl-python==0.16.0
+packageurl-python==0.17.1
5
ntia-conformance-checker==3.2.0
6
validators==0.35.0
tools/openchain_telco_sbom_validator/setup.cfg
@@ -31,7 +31,7 @@ install_requires =
31
spdx-tools>=0.8.3
32
requests>=2.32.4
33
prettytable>=3.16.0
34
- packageurl-python>=0.11.1
+ packageurl-python>=0.17.1
35
ntia-conformance-checker>=3.2.0
36
validators>=0.35.0
37
[options.entry_points]
0 commit comments