From 4233678333af31e492d1e89e999d9a6e9799ef4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 03:22:42 +0000 Subject: [PATCH] Bump fsspec from 2026.7.0 to 2026.9.0 Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2026.7.0 to 2026.9.0. - [Commits](https://github.com/fsspec/filesystem_spec/compare/2026.7.0...2026.9.0) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.9.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 5fc82a7d6..22c0fa23f 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==4.0.1 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.65.0 ; python_version >= "3.11" and python_version < "3.15" -fsspec==2026.7.0 ; python_version >= "3.11" and python_version < "3.15" +fsspec==2026.9.0 ; python_version >= "3.11" and python_version < "3.15" idna==3.20 ; 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.1 ; python_version >= "3.11" and python_version < "3.15"