Skip to content

Commit

Permalink
Update migration dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Sasha Romijn <[email protected]>
  • Loading branch information
mxsasha committed Aug 20, 2024
1 parent 95c642b commit 67179de
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 = [
("checks", "0015_auto_20240212_1616"),
("checks", "0015_add_rpki_scoring"),
]

operations = [
Expand Down

0 comments on commit 67179de

Please sign in to comment.