mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 14:13:10 +00: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue