From 4f342544aecf311b7e15a212eac6573795d9028e Mon Sep 17 00:00:00 2001 From: fern-support <126544928+fern-support@users.noreply.github.com> Date: Mon, 1 Jun 2026 16:06:56 -0400 Subject: [PATCH] chore(python): bump fern-python-sdk generator 5.14.6 -> 5.14.8 Picks up the construct_type fix for bare unparameterized dict/list/set (fern-api/fern#16159, cohere-ai/cohere-python#774). Validated via fern generate --preview. Linear: FER-10934 --- fern/apis/sdks/generators.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/apis/sdks/generators.yml b/fern/apis/sdks/generators.yml index 522971cb..033030d1 100644 --- a/fern/apis/sdks/generators.yml +++ b/fern/apis/sdks/generators.yml @@ -132,7 +132,7 @@ groups: - sdk-only generators: - name: fernapi/fern-python-sdk - version: 5.14.6 + version: 5.14.8 smart-casing: true config: inline_request_params: false