Skip to content

Commit 2dbbd39

Browse files
committed
update according to rebase
1 parent 93d91bb commit 2dbbd39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dojo/db_migrations/0245_finding_fix_version.py renamed to dojo/db_migrations/0247_finding_fix_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
('dojo', '0244_pghistory_indices'),
9+
('dojo', '0246_endpoint_idx_ep_product_lower_host_and_more'),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)