From 1660a9c5559267971b70439eaddbc57097202559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:00:03 +0000 Subject: [PATCH] Bump dask from 2023.3.1 to 2023.3.2 Bumps [dask](https://github.com/dask/dask) from 2023.3.1 to 2023.3.2. - [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/2023.3.1...2023.3.2) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8dd7c3a..6b6ea78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -dask==2023.3.1 +dask==2023.3.2 forbiddenfruit==0.1.4 \ No newline at end of file