Merge pull request #650 from fireeye/dependabot/pip/types-backports-0.1.3

build(deps-dev): bump types-backports from 0.1.2 to 0.1.3
This commit is contained in:
Willi Ballenthin
2021-06-21 10:47:10 -06:00
committed by GitHub

View File

@@ -75,7 +75,7 @@ setuptools.setup(
"isort==5.9.1",
"mypy==0.901",
# type stubs for mypy
"types-backports==0.1.2",
"types-backports==0.1.3",
"types-colorama==0.4.2",
"types-PyYAML==5.4.3",
"types-tabulate==0.1.1",