Skip to content

Commit ecd4bd3

Browse files
authored
Merge pull request #203 from nokia/update-setup
Update requests and packageurl-python version
2 parents b5a5157 + dc1c2a2 commit ecd4bd3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
spdx-tools==0.8.3
2-
requests==2.32.3
2+
requests==2.32.4
33
prettytable==3.16.0
4-
packageurl-python==0.16.0
4+
packageurl-python==0.17.1
55
ntia-conformance-checker==3.2.0
66
validators==0.35.0

tools/openchain_telco_sbom_validator/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ install_requires =
3131
spdx-tools>=0.8.3
3232
requests>=2.32.4
3333
prettytable>=3.16.0
34-
packageurl-python>=0.11.1
34+
packageurl-python>=0.17.1
3535
ntia-conformance-checker>=3.2.0
3636
validators>=0.35.0
3737
[options.entry_points]

0 commit comments

Comments
 (0)