From 6f5dfa51ac31f08a19e6b9541b8f5d004c6f6cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 21:26:26 +0000 Subject: [PATCH] Update xarray requirement in /.github/dependabot Updates the requirements on [xarray](https://github.com/pydata/xarray) to permit the latest version. - [Release notes](https://github.com/pydata/xarray/releases) - [Changelog](https://github.com/pydata/xarray/blob/main/HOW_TO_RELEASE.md) - [Commits](https://github.com/pydata/xarray/compare/v0.1...v2025.01.2) --- updated-dependencies: - dependency-name: xarray dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/dependabot/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot/constraints.txt b/.github/dependabot/constraints.txt index cad0bc1..397c090 100644 --- a/.github/dependabot/constraints.txt +++ b/.github/dependabot/constraints.txt @@ -21,4 +21,4 @@ pytz==2024.2 pyzmq==26.2.1 six==1.17.0 tzdata==2025.1 -xarray<=2025.1.1 +xarray<=2025.1.2