From aac013834df71b1f81fef8827799fe1bde17796c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:17:46 +0000 Subject: [PATCH] Bump fsspec from 2026.4.0 to 2026.6.0 Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2026.4.0 to 2026.6.0. - [Commits](https://github.com/fsspec/filesystem_spec/compare/2026.4.0...2026.6.0) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.6.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 72ef888..a44c043 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cryptography==49.0.0 ; python_version >= "3.12" and python_version < "4.0" cython==3.2.5 ; python_version >= "3.12" and python_version < "4.0" diskcache==5.6.3 ; python_version >= "3.12" and python_version < "4.0" filelock==3.29.4 ; python_version >= "3.12" and python_version < "4.0" -fsspec==2026.4.0 ; python_version >= "3.12" and python_version < "4.0" +fsspec==2026.6.0 ; python_version >= "3.12" and python_version < "4.0" func-timeout==4.3.5 ; python_version >= "3.12" and python_version < "4.0" gmpy2==2.3.0 ; python_version >= "3.12" and python_version < "4.0" h11==0.16.0 ; python_version >= "3.12" and python_version < "4.0"