From 0a28cff9fad097e02bdd320189fa8c577faa445e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:14:37 +0000 Subject: [PATCH] Bump dask from 2023.7.0 to 2023.10.0 in /jupyter Bumps [dask](https://github.com/dask/dask) from 2023.7.0 to 2023.10.0. - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/dask/compare/2023.7.0...2023.10.0) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- jupyter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter/requirements.txt b/jupyter/requirements.txt index a192838..699b014 100644 --- a/jupyter/requirements.txt +++ b/jupyter/requirements.txt @@ -7,7 +7,7 @@ notebook==6.5.4 # Common bokeh==3.2.1 -dask==2023.7.0 +dask==2023.10.0 dill==0.3.7 ipympl==0.9.3 numpy==1.25.0