From c0d7e97aea512684ee75bfc6d298a7779693eced Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 23:34:03 +0000 Subject: [PATCH] chore(deps): update dependency flyteidl to v1.16.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d8f6d..fcee3be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ dulwich==0.21.7 ; python_full_version == "3.10.13" exceptiongroup==1.1.3 ; python_full_version == "3.10.13" executing==2.0.1 ; python_full_version == "3.10.13" fastjsonschema==2.19.0 ; python_full_version == "3.10.13" -flyteidl==1.10.0 ; python_full_version == "3.10.13" +flyteidl==1.16.3 ; python_full_version == "3.10.13" flytekit==1.10.2 ; python_full_version == "3.10.13" fqdn==1.5.1 ; python_full_version == "3.10.13" frozenlist==1.4.0 ; python_full_version == "3.10.13"