mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-20 10:01:52 +00:00
Update isort from 5.10.0 to 5.10.1
This commit is contained in:
parent
8e0f65b858
commit
588c7c857c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
|||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
black==21.9b0
|
||||
isort==5.10.0
|
||||
isort==5.10.1
|
||||
flake8==4.0.1
|
||||
flake8-isort==4.1.1
|
||||
pre-commit==2.15.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue