mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
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:
2
setup.py
2
setup.py
@@ -75,7 +75,7 @@ setuptools.setup(
|
|||||||
"isort==5.9.1",
|
"isort==5.9.1",
|
||||||
"mypy==0.901",
|
"mypy==0.901",
|
||||||
# type stubs for mypy
|
# type stubs for mypy
|
||||||
"types-backports==0.1.2",
|
"types-backports==0.1.3",
|
||||||
"types-colorama==0.4.2",
|
"types-colorama==0.4.2",
|
||||||
"types-PyYAML==5.4.3",
|
"types-PyYAML==5.4.3",
|
||||||
"types-tabulate==0.1.1",
|
"types-tabulate==0.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user