From bd335669e26aafd21482966534076c88b2ccb719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 22:06:28 +0000 Subject: [PATCH] [DEPENDABOT]: Bump dask from 2021.3.0 to 2022.12.1 in /docs Bumps [dask](https://github.com/dask/dask) from 2021.3.0 to 2022.12.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...2022.12.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..60d0f776 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ anndata==0.7.8 -dask==2021.3.0 +dask==2022.12.1 numpy>=1.16.4 pandas==1.1.5 patsy==0.5.2