Merge pull request #2090 from mandiant/dependabot/pip/protobuf-5.27.0

build(deps): bump protobuf from 5.26.1 to 5.27.0
This commit is contained in:
Moritz
2024-05-29 10:21:38 +02:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ dependencies = [
"dnfile==0.14.1",
"dncil==1.0.2",
"pydantic==2.7.1",
"protobuf==5.26.1",
"protobuf==5.27.0",
"rich==13.4.2"
]
dynamic = ["version"]