From 9a6e86f09f65430604e445ad940276d30a65d8ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 14:44:13 +0000 Subject: [PATCH] Bump xarray from 2025.6.1 to 2026.2.0 Bumps [xarray](https://github.com/pydata/xarray) from 2025.6.1 to 2026.2.0. - [Release notes](https://github.com/pydata/xarray/releases) - [Commits](https://github.com/pydata/xarray/compare/v2025.06.1...v2026.02.0) --- updated-dependencies: - dependency-name: xarray dependency-version: 2026.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3b7410c8..eafe845a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -69,4 +69,4 @@ triton==3.5.1 ; python_version >= "3.11" and python_version < "3.15" and platfor typing-extensions==4.15.0 ; python_version >= "3.11" and python_version < "3.15" tzdata==2025.3 ; python_version >= "3.11" and python_version < "3.15" urllib3==2.6.3 ; python_version >= "3.11" and python_version < "3.15" -xarray==2026.1.0 ; python_version >= "3.11" and python_version < "3.15" +xarray==2026.2.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index 496b83b2..54e07ce1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,4 +31,4 @@ six==1.17.0 ; python_version >= "3.11" and python_version < "3.15" tqdm==4.67.3 ; python_version >= "3.11" and python_version < "3.15" tzdata==2025.3 ; python_version >= "3.11" and python_version < "3.15" urllib3==2.6.3 ; python_version >= "3.11" and python_version < "3.15" -xarray==2026.1.0 ; python_version >= "3.11" and python_version < "3.15" +xarray==2026.2.0 ; python_version >= "3.11" and python_version < "3.15"