From 0141ff3f51482e6b8dc4c6dc3230d366230da09e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 15:00:19 +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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4cd59e47..86ee5f9b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" filelock==3.24.2 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.61.1 ; python_version >= "3.11" and python_version < "3.15" -fsspec==2026.2.0 ; python_version >= "3.11" and python_version < "3.15" +fsspec==2026.3.0 ; python_version >= "3.11" and python_version < "3.15" healpy==1.19.0 ; python_version >= "3.11" and python_version < "3.15" idna==3.11 ; python_version >= "3.11" and python_version < "3.15" iniconfig==2.3.0 ; python_version >= "3.11" and python_version < "3.15"