From 0b648c73f2f1b9000992e2a5d2939ff2ee94bfc9 Mon Sep 17 00:00:00 2001 From: Krishnanand V P Date: Tue, 4 Aug 2026 11:39:31 +0400 Subject: [PATCH] bump graph-node version requirement in feature support matrix --- docs/feature-support-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/feature-support-matrix.md b/docs/feature-support-matrix.md index 9bd2b2199..28919f59b 100644 --- a/docs/feature-support-matrix.md +++ b/docs/feature-support-matrix.md @@ -46,7 +46,7 @@ The accepted `graph-node` version range must always be specified; it always comp The latest for the feature matrix above: ``` -graph-node: >=0.38.0 <=0.44.0 +graph-node: >=0.38.0 <=0.45.0 ``` ### Other notes