mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Merge pull request #2891 from pydanny/pyup-update-isort-5.6.1-to-5.6.3
Update isort to 5.6.3
This commit is contained in:
commit
2956ef8a37
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
|||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
black==20.8b1
|
||||
isort==5.6.1
|
||||
isort==5.6.3
|
||||
flake8==3.8.4
|
||||
flake8-isort==4.0.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user