Skip to content

Commit

Permalink
Update migration number
Browse files Browse the repository at this point in the history
Update migration number
  • Loading branch information
x753 committed Feb 19, 2025
1 parent 3911a49 commit 4987844
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class Migration(migrations.Migration):

dependencies = [
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
("repository", "0054_alter_chunked_package_cache_index"),
("repository", "0055_delete_namespaces_without_team"),
]

operations = [
Expand Down

0 comments on commit 4987844

Please sign in to comment.