mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 13:44:43 +00:00
Update isort from 5.4.0 to 5.4.1
This commit is contained in:
parent
ebd43bbd3c
commit
363b6eed4e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
|||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
black==19.10b0
|
||||
isort==5.4.0
|
||||
isort==5.4.1
|
||||
flake8==3.8.3
|
||||
flake8-isort==4.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue