Update flake8-isort from 2.9.1 to 3.0.0

This commit is contained in:
pyup-bot 2020-04-15 09:43:34 -07:00
parent 173914bca6
commit f2f881179c

View File

@ -6,7 +6,7 @@ binaryornot==0.4.4
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
black==19.10b0 black==19.10b0
flake8==3.7.9 flake8==3.7.9
flake8-isort==2.9.1 flake8-isort==3.0.0
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------