Skip to content

Commit cf45913

Browse files
committed
update
1 parent b566615 commit cf45913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dojo/db_migrations/0229_merge_mobsf.py renamed to dojo/db_migrations/0230_merge_mobsf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def forward_merge_parser(apps, schema_editor):
4747
class Migration(migrations.Migration):
4848

4949
dependencies = [
50-
('dojo', '0228_alter_jira_username_password'),
50+
('dojo', '0229_alter_finding_unique_id_from_tool'),
5151
]
5252

5353
operations = [

0 commit comments

Comments
 (0)