Skip to content

Commit c5ad76a

Browse files
TG1999keshav-space
andauthored
Update vulnerabilities/pipelines/v2_improvers/compute_advisory_todo.py
Co-authored-by: Keshav Priyadarshi <git@keshav.space>
1 parent edc91d2 commit c5ad76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vulnerabilities/pipelines/v2_improvers/compute_advisory_todo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ def check_conflicting_affected_and_fixed_by_packages_for_alias(
224224
Advisory2: frozenset(...),
225225
},
226226
"fixed": {
227-
Advisory1: frozenset(Version1, Version2),
227+
Advisory1: frozenset(VersionRange1, VersionRange2),
228228
Advisory2: frozenset(...),
229229
},
230230
},

0 commit comments

Comments
 (0)