Merge pull request #2081 from mandiant/dependabot/pip/mypy-protobuf-3.6.0

build(deps): bump mypy-protobuf from 3.5.0 to 3.6.0
This commit is contained in:
Moritz
2024-05-22 14:09:26 +02:00
committed by GitHub

View File

@@ -85,7 +85,7 @@ dev = [
"psutil==5.9.2",
"stix2==3.0.1",
"requests==2.31.0",
"mypy-protobuf==3.5.0",
"mypy-protobuf==3.6.0",
# type stubs for mypy
"types-backports==0.1.3",
"types-colorama==0.4.15.11",