mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
Merge pull request #861 from mandiant/dependabot/pip/mypy-0.931
build(deps-dev): bump mypy from 0.930 to 0.931
This commit is contained in:
2
setup.py
2
setup.py
@@ -74,7 +74,7 @@ setuptools.setup(
|
|||||||
"pycodestyle==2.8.0",
|
"pycodestyle==2.8.0",
|
||||||
"black==21.12b0",
|
"black==21.12b0",
|
||||||
"isort==5.10.1",
|
"isort==5.10.1",
|
||||||
"mypy==0.930",
|
"mypy==0.931",
|
||||||
"psutil==5.9.0",
|
"psutil==5.9.0",
|
||||||
# type stubs for mypy
|
# type stubs for mypy
|
||||||
"types-backports==0.1.3",
|
"types-backports==0.1.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user