From f6012ca7cfa5bfb8ae5c6d5e6d2d8858cd364ed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 08:03:49 +0000 Subject: [PATCH] Bump xarray from 0.16.2 to 2023.1.0 Bumps [xarray](https://github.com/pydata/xarray) from 0.16.2 to 2023.1.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/v0.16.2...v2023.01.0) --- updated-dependencies: - dependency-name: xarray dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ee79ded..cb2da8db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -105,7 +105,7 @@ ujson==4.0.2 urllib3==1.26.6 virtualenv==20.4.7 wrapt==1.12.1 -xarray==0.16.2 +xarray==2023.1.0 XlsxWriter==1.4.4 xmltodict==0.12.0 yapf==0.31.0