Merge pull request #649 from fireeye/dependabot/pip/isort-5.9.1

build(deps-dev): bump isort from 5.8.0 to 5.9.1
This commit is contained in:
Willi Ballenthin
2021-06-21 10:46:59 -06:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ setuptools.setup(
"pytest-cov==2.12.1",
"pycodestyle==2.7.0",
"black==21.6b0",
"isort==5.8.0",
"isort==5.9.1",
"mypy==0.901",
# type stubs for mypy
"types-backports==0.1.2",