Skip to content

Commit 3782831

Browse files
committed
migration updates after merge
1 parent ee5c89f commit 3782831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dojo/db_migrations/0270_cicd_infrastructure.py renamed to dojo/db_migrations/0276_cicd_infrastructure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def migrate_tool_configs_to_cicd_infrastructure(apps, schema_editor):
5454
class Migration(migrations.Migration):
5555

5656
dependencies = [
57-
("dojo", "0269_normalize_blank_finding_components"),
57+
("dojo", "0275_usercontactinfo_user_state_details"),
5858
]
5959

6060
operations = [

0 commit comments

Comments
 (0)