Skip to content

Commit 258b4ee

Browse files
committed
fix(ci): try bumping protobuf package version
Signed-off-by: Federico Bond <[email protected]>
1 parent 72ab648 commit 258b4ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.68.1",
22-
"protobuf>=5.26.1",
22+
"protobuf>=5.29.5",
2323
"mmh3>=4.1.0",
2424
"panzi-json-logic>=1.0.1",
2525
"semver>=3,<4",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)