mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
Merge pull request #1041 from mandiant/dependabot/pip/types-requests-2.27.29
build(deps-dev): bump types-requests from 2.27.27 to 2.27.29
This commit is contained in:
2
setup.py
2
setup.py
@@ -86,7 +86,7 @@ setuptools.setup(
|
|||||||
"types-tabulate==0.8.9",
|
"types-tabulate==0.8.9",
|
||||||
"types-termcolor==1.1.4",
|
"types-termcolor==1.1.4",
|
||||||
"types-psutil==5.8.22",
|
"types-psutil==5.8.22",
|
||||||
"types_requests==2.27.27",
|
"types_requests==2.27.29",
|
||||||
],
|
],
|
||||||
"build": [
|
"build": [
|
||||||
"pyinstaller==5.0.1",
|
"pyinstaller==5.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user