Skip to content

Commit 8172ba2

Browse files
committed
updated
Signed-off-by: pranjalg1331 <[email protected]>
1 parent e6bb9fc commit 8172ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api_app/playbooks_manager/migrations/0058_add_ultradns_to_free_to_use_and_dns.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def reverse_migrate(apps, schema_editor):
4747
class Migration(migrations.Migration):
4848
dependencies = [
4949
("playbooks_manager", "0056_download_sample_vt"),
50-
("analyzers_manager", "0144_analyzer_config_ultradns_dns"),
50+
("analyzers_manager", "0145_analyzer_config_ultradns_dns"),
5151
]
5252

5353
operations = [

0 commit comments

Comments
 (0)