Merge pull request #694 from fireeye/dependabot/pip/isort-5.9.3

build(deps-dev): bump isort from 5.9.2 to 5.9.3
This commit is contained in:
Willi Ballenthin
2021-08-02 08:43:01 -06:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ setuptools.setup(
"pytest-cov==2.12.1",
"pycodestyle==2.7.0",
"black==21.7b0",
"isort==5.9.2",
"isort==5.9.3",
"mypy==0.910",
# type stubs for mypy
"types-backports==0.1.3",