From 8d5a7b208cb29e3946b53cbe8b10a5a77c52175b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 12:06:48 +0000 Subject: [PATCH] chore(deps): update dependency frozenlist to v1.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d8f6d..3324c71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ fastjsonschema==2.19.0 ; python_full_version == "3.10.13" flyteidl==1.10.0 ; 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" +frozenlist==1.8.0 ; python_full_version == "3.10.13" fsspec==2023.9.2 ; python_full_version == "3.10.13" gcsfs==2023.9.2 ; python_full_version == "3.10.13" ghp-import==2.1.0 ; python_full_version == "3.10.13"