Skip to content

Commit f7cad8e

Browse files
committed
migration update after merge
1 parent 3699305 commit f7cad8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dojo/db_migrations/0264_cicd_infrastructure.py renamed to dojo/db_migrations/0269_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", "0263_language_type_unique_language"),
57+
("dojo", "0268_release_authorization_to_pro"),
5858
]
5959

6060
operations = [

0 commit comments

Comments
 (0)