Merge pull request #886 from mandiant/dependabot/pip/types-psutil-5.8.20

build(deps-dev): bump types-psutil from 5.8.19 to 5.8.20
This commit is contained in:
Willi Ballenthin
2022-01-31 11:56:56 -07:00
committed by GitHub

View File

@@ -84,7 +84,7 @@ setuptools.setup(
"types-PyYAML==6.0.4", "types-PyYAML==6.0.4",
"types-tabulate==0.8.5", "types-tabulate==0.8.5",
"types-termcolor==1.1.3", "types-termcolor==1.1.3",
"types-psutil==5.8.19", "types-psutil==5.8.20",
"types_requests==2.27.8", "types_requests==2.27.8",
], ],
}, },