Skip to content

Commit 5dfcf5d

Browse files
committed
upgrade protobuf
Signed-off-by: gruebel <[email protected]>
1 parent e03b824 commit 5dfcf5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/openfeature-provider-flagd/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev = [
4747
[tool.hatch.build.hooks.protobuf]
4848
generate_pyi = false
4949
dependencies = [
50-
"protobuf==5.26.1",
50+
"protobuf==5.28.3",
5151
"hatch-protobuf",
5252
"mypy-protobuf~=3.0",
5353
]

0 commit comments

Comments
 (0)