From d5afc32e3c3ec19e68a0f600186b0b760a583e6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 14:32:21 +1200 Subject: [PATCH] :arrow_up: Bump xarray from 0.17.0 to 0.18.2 (#294) Bumps [xarray](https://github.com/pydata/xarray) from 0.17.0 to 0.18.2. - [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.17.0...v0.18.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- poetry.lock | 20 ++++++++++---------- pyproject.toml | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/poetry.lock b/poetry.lock index 9784643..53be88b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -673,7 +673,7 @@ hdfs = ["pyarrow (>=2.0.0)"] oss = ["oss2 (==2.6.1)", "pycryptodome (<3.9.9)"] s3 = ["boto3 (>=1.9.201)"] ssh = ["paramiko[invoke] (>=2.7.0)"] -ssh_gssapi = ["paramiko[invoke,gssapi] (>=2.7.0)"] +ssh_gssapi = ["paramiko[gssapi,invoke] (>=2.7.0)"] tests = ["wheel (>=0.31.1)", "pytest (>=6.0.1,<6.2.2)", "pytest-docker (>=0.7.2)", "pytest-timeout (>=1.3.3)", "pytest-cov (>=2.6.1)", "pytest-xdist (>=1.26.1)", "pytest-mock (==1.11.2)", "pytest-lazy-fixture", "pytest-tap", "flaky (>=3.5.3)", "mock (>=3.0.0)", "xmltodict (>=0.11.0)", "google-compute-engine (==2.8.13)", "pygments", "collective.checkdocs", "psutil", "pydocstyle (<4.0)", "jaraco.windows (==3.9.2)", "mock-ssh-server (>=0.8.2)", "moto (==1.3.16.dev122)", "aws-sam-translator (<1.29.0)", "urllib3 (<1.26.0)", "rangehttpserver (==1.2.0)", "beautifulsoup4 (==4.4.0)", "pylint (==2.7.2)", "pylint-pytest (==0.3.0)", "pylint-plugin-utils (==0.6)", "wget", "filelock", "mypy", "wsgidav", "crc32c", "google-cloud-storage (==1.19.0)"] webdav = ["webdavclient3 (>=3.14.5)"] webhdfs = ["hdfs (==2.5.8)"] @@ -2820,21 +2820,21 @@ python-versions = "*" [[package]] name = "xarray" -version = "0.17.0" +version = "0.18.2" description = "N-D labeled arrays and datasets in Python" category = "main" optional = false python-versions = ">=3.7" [package.dependencies] -numpy = ">=1.15" -pandas = ">=0.25" +numpy = ">=1.17" +pandas = ">=1.0" [package.extras] accel = ["scipy", "bottleneck", "numbagg"] -complete = ["netcdf4", "h5netcdf", "scipy", "pydap", "zarr", "fsspec", "cftime", "rasterio", "cfgrib", "bottleneck", "numbagg", "dask", "matplotlib", "seaborn", "nc-time-axis"] -docs = ["netcdf4", "h5netcdf", "scipy", "pydap", "zarr", "fsspec", "cftime", "rasterio", "cfgrib", "bottleneck", "numbagg", "dask", "matplotlib", "seaborn", "nc-time-axis", "sphinx-autosummary-accessors", "sphinx-rtd-theme", "ipython", "ipykernel", "jupyter-client", "nbsphinx", "scanpydoc"] -io = ["netcdf4", "h5netcdf", "scipy", "pydap", "zarr", "fsspec", "cftime", "rasterio", "cfgrib"] +complete = ["netcdf4", "h5netcdf", "scipy", "pydap", "zarr", "fsspec", "cftime", "rasterio", "cfgrib", "pooch", "bottleneck", "numbagg", "dask", "matplotlib", "seaborn", "nc-time-axis"] +docs = ["netcdf4", "h5netcdf", "scipy", "pydap", "zarr", "fsspec", "cftime", "rasterio", "cfgrib", "pooch", "bottleneck", "numbagg", "dask", "matplotlib", "seaborn", "nc-time-axis", "sphinx-autosummary-accessors", "sphinx-rtd-theme", "ipython", "ipykernel", "jupyter-client", "nbsphinx", "scanpydoc"] +io = ["netcdf4", "h5netcdf", "scipy", "pydap", "zarr", "fsspec", "cftime", "rasterio", "cfgrib", "pooch"] parallel = ["dask"] viz = ["matplotlib", "seaborn", "nc-time-axis"] @@ -2903,7 +2903,7 @@ cuda = ["cupy-cuda112", "dask-cuda"] [metadata] lock-version = "1.1" python-versions = "~3.8" -content-hash = "08bd02bbd172f74783862022a6490e8c7cfc1d020fd4bdb9248a537503cc812f" +content-hash = "c7f4d5dc3aee2d1f19d41699c5aa991ee83e13ede5a62092d7df028bd7c116a6" [metadata.files] aiohttp = [ @@ -4768,8 +4768,8 @@ win-unicode-console = [ {file = "win_unicode_console-0.5.zip", hash = "sha256:d4142d4d56d46f449d6f00536a73625a871cba040f0bc1a2e305a04578f07d1e"}, ] xarray = [ - {file = "xarray-0.17.0-py3-none-any.whl", hash = "sha256:ce204fb5015c3d382036f7c065c927df5684276976810aef43d78908c3ceb440"}, - {file = "xarray-0.17.0.tar.gz", hash = "sha256:9c2edad2a4e588f9117c666a4249920b9717fb75703b96998cf65fcd4f60551f"}, + {file = "xarray-0.18.2-py3-none-any.whl", hash = "sha256:a0b14b888b90a3ad8ecec5db9862f3fd02f8c0cc15066a3429d37da62fc37219"}, + {file = "xarray-0.18.2.tar.gz", hash = "sha256:5d2e72a228286fcf60f66e16876bd27629a1a70bf64822c565f16515c4d10284"}, ] xmltodict = [ {file = "xmltodict-0.12.0-py2.py3-none-any.whl", hash = "sha256:8bbcb45cc982f48b2ca8fe7e7827c5d792f217ecf1792626f808bf41c3b86051"}, diff --git a/pyproject.toml b/pyproject.toml index a49b9ea..7153aa1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ pyproj = "^3.0.1" scikit-learn = "^0.24.1" tqdm = "^4.61.1" uncertainties = "^3.1.5" -xarray = "^0.17.0" +xarray = "^0.18.2" [tool.poetry.dev-dependencies] black = "^20.8b1"