mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
Merge pull request #884 from mandiant/dependabot/pip/types-requests-2.27.8
build(deps-dev): bump types-requests from 2.27.7 to 2.27.8
This commit is contained in:
2
setup.py
2
setup.py
@@ -85,7 +85,7 @@ setuptools.setup(
|
|||||||
"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.19",
|
||||||
"types_requests==2.27.7",
|
"types_requests==2.27.8",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
|
|||||||
Reference in New Issue
Block a user