From fdf6877f89b579283a90e57468ed22433f5c2f11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 13:42:59 +0000 Subject: [PATCH] Bump xarray from 2026.4.0 to 2026.7.0 Bumps [xarray](https://github.com/pydata/xarray) from 2026.4.0 to 2026.7.0. - [Release notes](https://github.com/pydata/xarray/releases) - [Commits](https://github.com/pydata/xarray/compare/v2026.04.0...v2026.07.0) --- updated-dependencies: - dependency-name: xarray dependency-version: 2026.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-healpy.txt | 2 +- requirements-jax.txt | 2 +- requirements-pytorch.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-healpy.txt b/requirements-healpy.txt index 57b66aba7..eee284eac 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -32,4 +32,4 @@ six==1.17.0 ; python_version >= "3.11" and python_version < "3.15" tqdm==4.68.4 ; python_version >= "3.11" and python_version < "3.15" tzdata==2026.2 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or sys_platform == "emscripten") urllib3==2.7.0 ; python_version >= "3.11" and python_version < "3.15" -xarray==2026.4.0 ; python_version >= "3.11" and python_version < "3.15" +xarray==2026.7.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index e3bb3ef82..071a21aa4 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -36,4 +36,4 @@ six==1.17.0 ; python_version >= "3.11" and python_version < "3.15" tqdm==4.68.4 ; python_version >= "3.11" and python_version < "3.15" tzdata==2026.2 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or sys_platform == "emscripten") urllib3==2.7.0 ; python_version >= "3.11" and python_version < "3.15" -xarray==2026.4.0 ; python_version >= "3.11" and python_version < "3.15" +xarray==2026.7.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index d01a56e67..91f6e1233 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -60,4 +60,4 @@ triton==3.7.0 ; python_version >= "3.11" and python_version < "3.15" and platfor typing-extensions==4.16.0 ; python_version >= "3.11" and python_version < "3.15" tzdata==2026.2 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or sys_platform == "emscripten") urllib3==2.7.0 ; python_version >= "3.11" and python_version < "3.15" -xarray==2026.4.0 ; python_version >= "3.11" and python_version < "3.15" +xarray==2026.7.0 ; python_version >= "3.11" and python_version < "3.15"