From 724115fce642595418c897ff7ebce5530ee2a34c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 09:24:19 +0000 Subject: [PATCH] Bump xarray from 2023.1.0 to 2023.6.0 Bumps [xarray](https://github.com/pydata/xarray) from 2023.1.0 to 2023.6.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.01.0...v2023.06.0) --- updated-dependencies: - dependency-name: xarray dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- requirements_extra.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 33b57c5c2..2d93f2b9d 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -4,6 +4,6 @@ Sphinx==5.2.3 sphinx-rtd-theme==1.0.0 ipython==8.10.0 netCDF4==1.6.3 -xarray==2023.1.0 +xarray==2023.6.0 matplotlib==3.7.1 seaborn==0.12.2 \ No newline at end of file diff --git a/requirements_extra.txt b/requirements_extra.txt index 4f0abb1c6..e4e874c57 100644 --- a/requirements_extra.txt +++ b/requirements_extra.txt @@ -1,2 +1,2 @@ -xarray==2023.1.0 +xarray==2023.6.0 salib==1.4.7 \ No newline at end of file