Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
  • Loading branch information
TG1999 committed Mar 18, 2024
1 parent 9b2f77e commit 84101a1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 4.1.13 on 2024-02-26 13:52
# Generated by Django 4.1.13 on 2024-03-18 08:35

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
("vulnerabilities", "0056_alter_packagechangelog_unique_together_and_more"),
("vulnerabilities", "0054_alter_packagechangelog_software_version_and_more"),
]

operations = [
Expand Down

0 comments on commit 84101a1

Please sign in to comment.