From 2c2ecf9b31fad880df7405636ceac6c995a528c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 18:58:53 +0000 Subject: [PATCH] Bump dask from 0.19.1 to 2021.10.0 in /Gmail_Scraping Bumps [dask](https://github.com/dask/dask) from 0.19.1 to 2021.10.0. - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/dask/compare/0.19.1...2021.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gmail_Scraping/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gmail_Scraping/requirements.txt b/Gmail_Scraping/requirements.txt index 3d0d299..268630b 100644 --- a/Gmail_Scraping/requirements.txt +++ b/Gmail_Scraping/requirements.txt @@ -27,7 +27,7 @@ cssselect2==0.2.1 cssutils==1.0.2 cycler==0.10.0 cymem==2.0.2 -dask==0.19.1 +dask==2021.10.0 ddtrace==0.20.2 decorator==4.3.0 defusedxml==0.5.0