From 7d9c433016ba5d6644b246afec7b4dee92178008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 06:33:51 +0000 Subject: [PATCH] Bump fsspec from 2026.2.0 to 2026.3.0 Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2026.2.0 to 2026.3.0. - [Commits](https://github.com/fsspec/filesystem_spec/compare/2026.2.0...2026.3.0) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70343ba..0db2800 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ et-xmlfile==2.0.0 ; python_version >= "3.11" and python_version < "3.14" fingerprints==1.3.1 ; python_version >= "3.11" and python_version < "3.14" followthemoney==4.6.0 ; python_version >= "3.11" and python_version < "3.14" frozenlist==1.8.0 ; python_version >= "3.11" and python_version < "3.14" -fsspec==2026.2.0 ; python_version >= "3.11" and python_version < "3.14" +fsspec==2026.3.0 ; python_version >= "3.11" and python_version < "3.14" ftfy==6.3.1 ; python_version >= "3.11" and python_version < "3.14" ftm-lakehouse @ git+https://github.com/openaleph/ftm-lakehouse.git@5349086d63e33203bce0de174f8cf161b5b167fe ; python_version >= "3.11" and python_version < "3.14" ftmq==4.5.7 ; python_version >= "3.11" and python_version < "3.14"