From e1c25d593d105f2c9981a2cf2f00df21a398312e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 20:14:54 +0000 Subject: [PATCH] Update dependency fsspec to v2025.12.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7433df3..4d9022c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ fastuuid==0.14.0 filelock==3.18.0 fire==0.7.0 frozenlist==1.7.0 -fsspec==2025.5.1 +fsspec==2025.12.0 googleapis-common-protos==1.70.0 greenlet==3.2.3 ; (python_full_version < '3.14' and platform_machine == 'AMD64') or (python_full_version < '3.14' and platform_machine == 'WIN32') or (python_full_version < '3.14' and platform_machine == 'aarch64') or (python_full_version < '3.14' and platform_machine == 'amd64') or (python_full_version < '3.14' and platform_machine == 'ppc64le') or (python_full_version < '3.14' and platform_machine == 'win32') or (python_full_version < '3.14' and platform_machine == 'x86_64') h11==0.16.0