ci: merge main to release (#8254)
This commit is contained in:
commit
1a4df2d8d5
|
@ -21,7 +21,7 @@ django-oidc-provider>=0.8.1 # 0.8 dropped Django 2 support
|
|||
django-referrer-policy>=1.0
|
||||
django-simple-history>=3.0.0
|
||||
django-stubs>=4.2.7,<5 # The django-stubs version used determines the the mypy version indicated below
|
||||
django-tastypie>=0.14.5 # Version must be locked in sync with version of Django
|
||||
django-tastypie>=0.14.7,<0.15.0 # Version must be locked in sync with version of Django
|
||||
django-vite>=2.0.2,<3
|
||||
django-widget-tweaks>=1.4.12
|
||||
djlint>=1.0.0 # To auto-indent templates via "djlint --profile django --reformat"
|
||||
|
|
Loading…
Reference in a new issue