mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
bump migration dependency
This commit is contained in:
parent
e0173a5ca2
commit
836c13f857
@ -7,7 +7,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0040_v310_artifacts'),
|
||||
('main', '0044_v310_project_playbook_files'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user