Skip to content

Commit d163577

Browse files
committed
bump migration
Signed-off-by: Aayush Kumar <aayush214.kumar@gmail.com>
1 parent 5bebfb2 commit d163577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanpipe/migrations/0073_codebaseresource_parent_path_and_more.py renamed to scanpipe/migrations/0074_codebaseresource_parent_path_and_more.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
('scanpipe', '0072_discovereddependency_uuid_unique'),
9+
('scanpipe', '0073_add_sha1_git_checksum'),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)