Skip to content

Commit a8bd413

Browse files
committed
rebase
1 parent 5c64fa0 commit a8bd413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dojo/db_migrations/0243_finding_fix_version.py renamed to dojo/db_migrations/0245_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', '0242_file_upload_cleanup'),
9+
('dojo', '0244_pghistory_indices'),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)