Skip to content

Commit e0e87ac

Browse files
chore(deps): update dependency protobuf to v7
1 parent 36db67d commit e0e87ac

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
@@ -19,7 +19,7 @@ keywords = []
1919
dependencies = [
2020
"openfeature-sdk>=0.8.2",
2121
"grpcio>=1.78.0",
22-
"protobuf>=6.30.0,<7.0.0",
22+
"protobuf>=7.34.0,<7.35.0",
2323
"mmh3>=5.0.0,<6.0.0",
2424
"panzi-json-logic>=1.0.1",
2525
"semver>=3,<4",

0 commit comments

Comments
 (0)