From 324b4682c9ecc5a5a3cc22dd6e9ff2a1f443d4b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:50:07 +0000 Subject: [PATCH] Bump dask from 2023.7.0 to 2023.9.3 in /jupyter Bumps [dask](https://github.com/dask/dask) from 2023.7.0 to 2023.9.3. - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/dask/compare/2023.7.0...2023.9.3) --- 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..53259ae 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.9.3 dill==0.3.7 ipympl==0.9.3 numpy==1.25.0