Merge pull request #675 from fireeye/dependabot/pip/isort-5.9.2

build(deps-dev): bump isort from 5.9.1 to 5.9.2
This commit is contained in:
Willi Ballenthin
2021-07-12 10:33:16 -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.9.1",
"isort==5.9.2",
"mypy==0.910",
# type stubs for mypy
"types-backports==0.1.3",