From 4992f5ad933a6f2eadd1b1117863e932bd9b5cb0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 12:15:27 +0000 Subject: [PATCH] Bump cloudpickle from 1.4.1 to 1.5.0 Bumps [cloudpickle](https://github.com/cloudpipe/cloudpickle) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/cloudpipe/cloudpickle/releases) - [Changelog](https://github.com/cloudpipe/cloudpickle/blob/master/CHANGES.md) - [Commits](https://github.com/cloudpipe/cloudpickle/compare/v1.4.1...v1.5.0) Signed-off-by: dependabot-preview[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index c241138..e4089ad 100644 --- a/poetry.lock +++ b/poetry.lock @@ -165,7 +165,7 @@ description = "Extended pickling support for Python objects" name = "cloudpickle" optional = false python-versions = ">=3.5" -version = "1.4.1" +version = "1.5.0" [[package]] category = "main" @@ -999,8 +999,8 @@ click-loguru = [ {file = "click_loguru-0.3.6.tar.gz", hash = "sha256:36f4b58ca24146ff6465bcbec613feec1165e3ace8da353b575a8492417e7889"}, ] cloudpickle = [ - {file = "cloudpickle-1.4.1-py3-none-any.whl", hash = "sha256:ff31298eca781315e097bc1f222d8045208c14063a0102cc89bd5899adb4abef"}, - {file = "cloudpickle-1.4.1.tar.gz", hash = "sha256:0b6258a20a143603d53b037a20983016d4e978f554ec4f36b3d0895b947099ae"}, + {file = "cloudpickle-1.5.0-py3-none-any.whl", hash = "sha256:994d503de22399a8a09091b091e3850509144ede72977ac475f323096eb72936"}, + {file = "cloudpickle-1.5.0.tar.gz", hash = "sha256:820c9245cebdec7257211cbe88745101d5d6a042bca11336d78ebd4897ddbc82"}, ] colorama = [ {file = "colorama-0.4.3-py2.py3-none-any.whl", hash = "sha256:7d73d2a99753107a36ac6b455ee49046802e59d9d076ef8e47b61499fa29afff"},