From 667300be53ca773f7a04c93534bc004edb0a9eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:14:43 +0000 Subject: [PATCH] Bump xarray from 2024.3.0 to 2025.1.0 Bumps [xarray](https://github.com/pydata/xarray) from 2024.3.0 to 2025.1.0. - [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/v2024.03.0...v2025.01.0) --- updated-dependencies: - dependency-name: xarray dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57ffdf16..ad169ae9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # This is used to build the CI test environment and so Github can track dependencies. -xarray==2024.3.0 +xarray==2025.1.0 pandas==2.2.3 numpy==1.26.4 matplotlib==3.10.0