From 104fea5fb0603128c9405f8654d8c1e7b8dafad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 22:26:14 +0000 Subject: [PATCH] Bump fsspec from 2026.3.0 to 2026.4.0 Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2026.3.0 to 2026.4.0. - [Commits](https://github.com/fsspec/filesystem_spec/compare/2026.3.0...2026.4.0) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-pytorch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index d6792d69c..b37407219 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -13,7 +13,7 @@ cuda-toolkit==13.0.2 ; python_version >= "3.11" and python_version < "3.15" and cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" filelock==3.29.0 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.63.0 ; python_version >= "3.11" and python_version < "3.15" -fsspec==2026.3.0 ; python_version >= "3.11" and python_version < "3.15" +fsspec==2026.4.0 ; python_version >= "3.11" and python_version < "3.15" idna==3.15 ; python_version >= "3.11" and python_version < "3.15" jinja2==3.1.6 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15"