diff --git a/pyproject.toml b/pyproject.toml index 1989e73..40015a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "openfeature-sdk==0.4.2", "typing_extensions==4.9.0", "httpx==0.27.2", - "protobuf==5.29.3" + "protobuf==5.29.5" ] requires-python = ">=3.9"