mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 09:24:52 +03:00
Merge pull request #55 from packershift/pyup-update-isort-5.11.2-to-5.11.3
Bug #12345 Update isort to 5.11.3
This commit is contained in:
commit
dbd5df777e
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
|||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
black==22.12.0
|
||||
isort==5.11.2
|
||||
isort==5.11.3
|
||||
flake8==6.0.0
|
||||
flake8-isort==5.0.3
|
||||
pre-commit==2.20.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user