Update flake8-isort from 2.9.0 to 2.9.1

This commit is contained in:
pyup-bot 2020-03-28 15:24:34 -07:00
parent 48bad8379d
commit 9b5c590b46

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.0 flake8-isort==2.9.1
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------