From e95ac6fddd62220f3158cca3e7a4e80a8a881aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 12:43:02 +0000 Subject: [PATCH] pip prod(deps): update fsspec requirement from <2026.1.1 to <2026.2.1 Updates the requirements on [fsspec](https://github.com/fsspec/filesystem_spec) to permit the latest version. - [Commits](https://github.com/fsspec/filesystem_spec/compare/0.0.1...2026.2.0) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-nvidia.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-nvidia.txt b/requirements-nvidia.txt index 73c4ffed80..a913afddef 100644 --- a/requirements-nvidia.txt +++ b/requirements-nvidia.txt @@ -3,4 +3,4 @@ dask-cuda<25.12.1 jupyterlab>=3,<4.4.2 jupyterlab-nvdashboard<0.13.1 dask_labextension<7.0.1 -fsspec<2026.1.1 +fsspec<2026.2.1