Skip to content

Commit f266ee9

Browse files
authored
Merge pull request #281 from nexB/247-purl-cli-add-urls
Add cli commands, restructure data and update code and tests
2 parents 20409ea + 5929b93 commit f266ee9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ natsort==8.2.0
7474
normality==2.5.0
7575
openpyxl==3.1.2
7676
packagedcode-msitools==0.101.210706
77-
packageurl-python==0.11.2
77+
packageurl-python==0.13.4
7878
packaging==23.2
7979
packvers==21.5
8080
parameter-expansion-patched==0.3.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ install_requires =
5151
jawa == 2.2.0
5252
markdown == 3.5.1
5353
natsort == 8.2.0
54-
packageurl-python == 0.11.2
54+
packageurl-python == 0.13.4
5555
psycopg[binary]==3.1.17
5656
PyGithub == 1.56
5757
reppy2 == 0.3.6

0 commit comments

Comments
 (0)