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