From c01a98daf0e9eecd2090bc4e95be76c6d4beafd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 11:06:16 +0000 Subject: [PATCH] build(deps-dev): bump fsspec[dask,git,hdfs,http,sftp,smb] Bumps [fsspec[dask,git,hdfs,http,sftp,smb]](https://github.com/fsspec/filesystem_spec) from 2025.9.0 to 2025.10.0. - [Commits](https://github.com/fsspec/filesystem_spec/compare/2025.9.0...2025.10.0) --- updated-dependencies: - dependency-name: fsspec[dask,git,hdfs,http,sftp,smb] 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..6c080c47 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -1,4 +1,4 @@ -fsspec[git,hdfs,dask,http,sftp,smb]==2025.9.0 +fsspec[git,hdfs,dask,http,sftp,smb]==2025.10.0 # these dependencies define their own filesystems adlfs==2025.8.0