From 1d2f09db913cf28fd1dc10dafb73759356671f20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 12:29:17 +0000 Subject: [PATCH] CI: (deps): Bump xarray from 2023.7.0 to 2023.8.0 in /ci Bumps [xarray](https://github.com/pydata/xarray) from 2023.7.0 to 2023.8.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/v2023.07.0...v2023.08.0) --- updated-dependencies: - dependency-name: xarray dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 26072d82f26..0094101bf14 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -6,4 +6,4 @@ pint==0.22 pyproj==3.6.0 scipy==1.11.2 traitlets==5.9.0 -xarray==2023.7.0 +xarray==2023.8.0