From c348c36d4a6f5f248850ec15e3c7933464e2dee5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 04:11:46 +0000 Subject: [PATCH] chore(deps): update dependency crossplane-function-sdk-python to v0.11.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 097b623..1adfe23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ classifiers = [ dependencies = [ "jsonrpcclient==4.0.3", - "crossplane-function-sdk-python==0.9.0", + "crossplane-function-sdk-python==0.11.0", "click==8.3.1", "grpcio==1.74.0", "protobuf==6.31.1"