From 6149221214e43783d04790105745835bdf23ee0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 08:03:46 +0000 Subject: [PATCH] MNT: (deps): Bump xarray from 0.20.2 to 0.21.1 in /ci Bumps [xarray](https://github.com/pydata/xarray) from 0.20.2 to 0.21.1. - [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/v0.20.2...v0.21.1) --- 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 4fbea9c6def..03cf076c3b4 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -8,4 +8,4 @@ pint==0.18 pyproj==3.2.1 scipy==1.7.3 traitlets==5.1.1 -xarray==0.20.2 +xarray==0.21.1