From b3dec36f35e3fca815a80aee8f3ea66de2331983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 19:38:54 +0000 Subject: [PATCH] Bump xarray from 2024.9.0 to 2024.11.0 Bumps [xarray](https://github.com/pydata/xarray) from 2024.9.0 to 2024.11.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.09.0...v2024.11.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 cced595..3fb3939 100644 --- a/requirements_pinned.txt +++ b/requirements_pinned.txt @@ -5,7 +5,7 @@ numpy==2.0.1 matplotlib==3.10.0 pyglotaran==0.7.3 tabulate==0.9.0 -xarray==2024.9.0 +xarray==2024.11.0 ruamel.yaml==0.18.6 docstring_parser==0.16 pydantic==2.7.2