mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
Merge pull request #2737 from pydanny/pyup-update-isort-4.3.21-to-5.3.2
Update isort to 5.3.2
This commit is contained in:
commit
3cb4fe3bda
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
|||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
black==19.10b0
|
||||
isort==4.3.21
|
||||
isort==5.3.2
|
||||
flake8==3.8.3
|
||||
flake8-isort==4.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue