From 393e1bc7f6ffb232e1e5136d1d36d14bd5077e6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:52:43 +0000 Subject: [PATCH] Bump xarray from 2024.7.0 to 2024.9.0 Bumps [xarray](https://github.com/pydata/xarray) from 2024.7.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.07.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_pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_pinned.txt b/requirements_pinned.txt index 4d286f7c..25d213d0 100644 --- a/requirements_pinned.txt +++ b/requirements_pinned.txt @@ -5,7 +5,7 @@ numpy==1.26.4 matplotlib==3.9.2 pyglotaran==0.7.3 tabulate==0.9.0 -xarray==2024.7.0 +xarray==2024.9.0 ruamel.yaml==0.18.6 docstring_parser==0.16 pydantic==2.7.2