mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
Merge pull request #935 from mandiant/dependabot/pip/types-requests-2.27.16
build(deps-dev): bump types-requests from 2.27.15 to 2.27.16
This commit is contained in:
2
setup.py
2
setup.py
@@ -84,7 +84,7 @@ setuptools.setup(
|
|||||||
"types-tabulate==0.8.6",
|
"types-tabulate==0.8.6",
|
||||||
"types-termcolor==1.1.3",
|
"types-termcolor==1.1.3",
|
||||||
"types-psutil==5.8.20",
|
"types-psutil==5.8.20",
|
||||||
"types_requests==2.27.15",
|
"types_requests==2.27.16",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
|
|||||||
Reference in New Issue
Block a user