From 4d24ba14baff22c1a2f633ba5312f6de3ffe522a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 18:54:59 +0000 Subject: [PATCH] Bump dask from 0.18.2 to 2021.10.0 in /Charpter 21/TodoList Bumps [dask](https://github.com/dask/dask) from 0.18.2 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.18.2...2021.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Charpter 21/TodoList/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Charpter 21/TodoList/requirements.txt diff --git a/Charpter 21/TodoList/requirements.txt b/Charpter 21/TodoList/requirements.txt old mode 100755 new mode 100644 index 184b58f..23ec638 --- a/Charpter 21/TodoList/requirements.txt +++ b/Charpter 21/TodoList/requirements.txt @@ -11,7 +11,7 @@ cloudpickle==0.5.3 constantly==15.1.0 cryptography==2.3.1 cssselect==1.0.3 -dask==0.18.2 +dask==2021.10.0 decorator==4.3.0 fake-useragent==0.1.10 Flask==1.0.2