From 5a5fba7b78485e65ec77110892283fb7ffa76bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 11:06:25 +0000 Subject: [PATCH] build(deps-dev): bump gcsfs from 2025.9.0 to 2025.10.0 Bumps [gcsfs](https://github.com/fsspec/gcsfs) from 2025.9.0 to 2025.10.0. - [Commits](https://github.com/fsspec/gcsfs/compare/2025.9.0...2025.10.0) --- updated-dependencies: - dependency-name: gcsfs dependency-version: 2025.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/requirements.txt b/dev/requirements.txt index b60acc29..0255a41b 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -4,7 +4,7 @@ fsspec[git,hdfs,dask,http,sftp,smb]==2025.9.0 adlfs==2025.8.0 boxfs==0.3.0 dropboxdrivefs==1.4.1 -gcsfs==2025.9.0 +gcsfs==2025.10.0 s3fs==2025.9.0 ocifs==1.3.2 webdav4[fsspec]==0.10.0