From 1f6b14516f9497dfee3bcb8595def40b81db68ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 13:43:57 +0000 Subject: [PATCH] Bump fsspec from 2026.1.0 to 2026.2.0 Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2026.1.0 to 2026.2.0. - [Commits](https://github.com/fsspec/filesystem_spec/compare/2026.1.0...2026.2.0) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.2.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 9eb50645..0ed1a0b3 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.20.3 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.61.1 ; python_version >= "3.11" and python_version < "3.15" -fsspec==2026.1.0 ; python_version >= "3.11" and python_version < "3.15" +fsspec==2026.2.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"