From 4ef3ec9bea8d4cbef7fddf2bc60eb834d7873ad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:12:15 +0000 Subject: [PATCH] Bump xarray from 2024.3.0 to 2024.9.0 Bumps [xarray](https://github.com/pydata/xarray) from 2024.3.0 to 2024.9.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.09.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 73a074bb..af6363c3 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.9.0 pandas==2.2.2 numpy==1.26.4 matplotlib==3.9.2