Skip to content

Commit 3e356aa

Browse files
committed
Update vdb to 6.4.4. Update other packages
Signed-off-by: Prabhu Subramanian <[email protected]>
1 parent 7aea974 commit 3e356aa

File tree

3 files changed

+354
-342
lines changed

3 files changed

+354
-342
lines changed

packages/analysis-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [
66
{name = "Team AppThreat", email = "[email protected]"},
77
]
88
dependencies = [
9-
"appthreat-vulnerability-db[oras]>=6.4.1",
9+
"appthreat-vulnerability-db[oras]>=6.4.4",
1010
"custom-json-diff>=2.1.6",
1111
"cvss>=3.4",
1212
"rich>=13.9.4",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [
66
{name = "Team AppThreat", email = "[email protected]"},
77
]
88
dependencies = [
9-
"appthreat-vulnerability-db[oras]>=6.4.3",
9+
"appthreat-vulnerability-db[oras]>=6.4.4",
1010
"custom-json-diff>=2.1.6",
1111
"defusedxml>=0.7.1",
1212
"PyYAML>=6.0.2",

0 commit comments

Comments
 (0)