From cffffc4ef0f1ec9a852ee5b25e19a40418b70e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:23:57 +0000 Subject: [PATCH] Bump xarray from 2024.3.0 to 2024.6.0 Bumps [xarray](https://github.com/pydata/xarray) from 2024.3.0 to 2024.6.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...v2024.06.0) --- updated-dependencies: - dependency-name: xarray dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59d60336..307ae3d6 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==2024.6.0 pandas==2.2.2 numpy==1.26.4 matplotlib==3.9.1