Merge pull request #1437 from mandiant/dependabot/pip/types-protobuf-4.22.0.2

build(deps-dev): bump types-protobuf from 4.22.0.1 to 4.22.0.2
This commit is contained in:
Willi Ballenthin
2023-04-10 20:47:39 +02:00
committed by GitHub

View File

@@ -89,7 +89,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.1", "types-protobuf==4.22.0.2",
], ],
"build": [ "build": [
"pyinstaller==5.9.0", "pyinstaller==5.9.0",