mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 23:26:21 -08:00
Merge pull request #1483 from mandiant/dependabot/pip/types-protobuf-4.23.0.1
build(deps-dev): bump types-protobuf from 4.22.0.2 to 4.23.0.1
This commit is contained in:
2
setup.py
2
setup.py
@@ -90,7 +90,7 @@ setuptools.setup(
|
|||||||
"types-termcolor==1.1.4",
|
"types-termcolor==1.1.4",
|
||||||
"types-psutil==5.8.23",
|
"types-psutil==5.8.23",
|
||||||
"types_requests==2.28.1",
|
"types_requests==2.28.1",
|
||||||
"types-protobuf==4.22.0.2",
|
"types-protobuf==4.23.0.1",
|
||||||
],
|
],
|
||||||
"build": [
|
"build": [
|
||||||
"pyinstaller==5.10.1",
|
"pyinstaller==5.10.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user