Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit c97ead1

Browse files
federicofantiniMichalsus
authored andcommitted
1 parent eec80c3 commit c97ead1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api_app/playbooks_manager/migrations/0052_playbook_config_uris.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ class Migration(migrations.Migration):
112112
dependencies = [
113113
("api_app", "0062_alter_parameter_python_module"),
114114
("playbooks_manager", "0051_add_lnk_info_analyzer_free_to_use"),
115+
("pivots_manager", "0029_pivot_config_downloadfilefromuri"),
115116
]
116117

117118
operations = [migrations.RunPython(migrate, reverse_migrate)]

0 commit comments

Comments
 (0)