From cb0c3ab1361728e35f650a4f739dc0a0de304bef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 13:47:55 +1300 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20dask=20and=20distri?= =?UTF-8?q?buted=20from=202020.12.0=20to=202021.1.0=20(#236)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * :arrow_up: Bump dask from 2020.12.0 to 2021.1.0 Bumps [dask](https://github.com/dask/dask) from 2020.12.0 to 2021.1.0. - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/master/docs/release-procedure.md) - [Commits](https://github.com/dask/dask/compare/2020.12.0...2021.01.0) * :arrow_up: Bump distributed from 2020.12.0 to 2021.1.0 Bumps [distributed](https://github.com/dask/distributed) from 2020.12.0 to 2021.1.0. - [Release notes](https://github.com/dask/distributed/releases) - [Changelog](https://github.com/dask/distributed/blob/master/docs/release-procedure.md) - [Commits](https://github.com/dask/distributed/compare/2020.12.0...2021.01.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Wei Ji --- poetry.lock | 14 +++++++------- pyproject.toml | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/poetry.lock b/poetry.lock index 928bd9d..c75601e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -407,7 +407,7 @@ python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" [[package]] name = "dask" -version = "2020.12.0" +version = "2021.1.0" description = "Parallel PyData with Task Scheduling" category = "main" optional = false @@ -523,7 +523,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" [[package]] name = "distributed" -version = "2020.12.0" +version = "2021.1.0" description = "Distributed scheduler for Dask" category = "main" optional = false @@ -2463,7 +2463,7 @@ cuda = ["cupy-cuda102", "dask-cuda"] [metadata] lock-version = "1.1" python-versions = "~3.8" -content-hash = "d63a25bab4dd5c1cdf83cdb8ba230b71de454ad0ec0759ecba7dc6979c615bb1" +content-hash = "b3bbf34a018372046876acd0be99bf92126f58eb2dbeec6f81cd319ab1350a65" [metadata.files] aiohttp = [ @@ -2738,8 +2738,8 @@ cython = [ {file = "Cython-0.29.21.tar.gz", hash = "sha256:e57acb89bd55943c8d8bf813763d20b9099cc7165c0f16b707631a7654be9cad"}, ] dask = [ - {file = "dask-2020.12.0-py3-none-any.whl", hash = "sha256:5741db6e2426c001cecd374cba3bba8fea16a2da081089376ebcad9f8cf32aca"}, - {file = "dask-2020.12.0.tar.gz", hash = "sha256:43e745afd4b464e6c0113131e430a16dce6ac42460b06e24d799093d098f7ab0"}, + {file = "dask-2021.1.0-py3-none-any.whl", hash = "sha256:40a68275e9e407a07fd0a8f49b8825572be1f2a5dd2a004696650b36986c9c26"}, + {file = "dask-2021.1.0.tar.gz", hash = "sha256:b9426ad6bbf04a8d61579b7e0177daeb87a9cb6e79dfdbdadded2d61f3f5f7b6"}, ] dask-cuda = [ {file = "dask-cuda-0.17.0.tar.gz", hash = "sha256:c8e8b5bec315bc4b1c8629db7363e147a8b792e7d93a8c05c8c4ad6d06f9cc53"}, @@ -2765,8 +2765,8 @@ defusedxml = [ {file = "defusedxml-0.6.0.tar.gz", hash = "sha256:f684034d135af4c6cbb949b8a4d2ed61634515257a67299e5f940fbaa34377f5"}, ] distributed = [ - {file = "distributed-2020.12.0-py3-none-any.whl", hash = "sha256:532294b005009ce7c480073e467f9043c5292a735ed535f3fd00517a83a51bfc"}, - {file = "distributed-2020.12.0.tar.gz", hash = "sha256:2a0b6acc921cd4e0143a7c4383cdcbed7defbc4bd9dc3aab0c7f1c45f14f80e1"}, + {file = "distributed-2021.1.0-py3-none-any.whl", hash = "sha256:1b2ece4550377b6892e927d4eb7761e982097de3f77de02b4db48e750a220bb6"}, + {file = "distributed-2021.1.0.tar.gz", hash = "sha256:a9be18981a40031c6cb8aa7a01c7ef23aa20708e28e1c7aaf6c1e958d79586ec"}, ] docopt = [ {file = "docopt-0.6.2.tar.gz", hash = "sha256:49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491"}, diff --git a/pyproject.toml b/pyproject.toml index e614111..7589935 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,11 +10,11 @@ alphashape = "^1.1.0" cartopy = "^0.18.0" cupy-cuda102 = {version = "^8.0.0", optional = true} cython = "^0.29.21" -dask = "^2020.12.0" +dask = "^2021.1.0" dask-cuda = {version = "^0.17.0", optional = true} dask-labextension = "^5.0.0" datashader = "^0.12.0" -distributed = "^2020.12.0" +distributed = "^2021.1.0" geopandas = "^0.8.1" geoviews = "^1.8.1" h5netcdf = "^0.8.1"