From b8ff88529d59354f9a29a40fe44361458f91841a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 23:04:03 +0000 Subject: [PATCH] [DEPENDABOT]: Bump dask from 2021.3.0 to 2023.2.1 in /docs Bumps [dask](https://github.com/dask/dask) from 2021.3.0 to 2023.2.1. - [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/2021.03.0...2023.2.1) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50db6796..cae2343b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ anndata==0.7.8 -dask==2021.3.0 +dask==2023.2.1 numpy>=1.16.4 pandas==1.1.5 patsy==0.5.2