From 4f0feb96228a7668cc524f8cf3002d527c3f1c3a Mon Sep 17 00:00:00 2001 From: Yee Hing Tong Date: Wed, 31 Jul 2024 12:36:01 -0700 Subject: [PATCH] bump (#2627) Signed-off-by: Yee Hing Tong --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e5a5f21137..8fa40f8d26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "diskcache>=5.2.1", "docker>=4.0.0", "docstring-parser>=0.9.0", - "flyteidl>=1.12.0", + "flyteidl>=1.13.1b0", "fsspec>=2023.3.0", "gcsfs>=2023.3.0", "googleapis-common-protos>=1.57",