mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 04:51:51 +00:00
fix: update migration file
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ import api.rls
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("api", "0047_remove_integration_unique_configuration_per_tenant"),
|
||||
("api", "0048_api_key"),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user