build(deps): bump protobuf from 5.26.1 to 5.27.0

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.26.1 to 5.27.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.26.1...v5.27.0)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-28 07:59:24 +00:00
committed by GitHub
parent abaabae164
commit 48dd64beba

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"]