Skip to content

Commit

Permalink
fix db_mig
Browse files Browse the repository at this point in the history
  • Loading branch information
kiblik committed Feb 5, 2024
1 parent 327bd03 commit 4d55932
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('dojo', '0196_notifications_sla_breach_combined'),
('dojo', '0200_finding_sla_expiration_date_product_async_updating_and_more'),
]

operations = [
Expand Down

0 comments on commit 4d55932

Please sign in to comment.