From d6f5cfd357d086476a221bb49fb9f386885874a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 04:55:48 +0000 Subject: [PATCH] build(deps): bump dask in /.github/dependabot Bumps [dask](https://github.com/dask/dask) from 2024.11.1 to 2024.11.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/2024.11.1...2024.11.2) --- updated-dependencies: - dependency-name: dask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/dependabot/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot/constraints.txt b/.github/dependabot/constraints.txt index 929c2d3b..c6ae80fa 100644 --- a/.github/dependabot/constraints.txt +++ b/.github/dependabot/constraints.txt @@ -3,7 +3,7 @@ GitPython==3.1.43 Pillow==11.0.0 PyPDF2==3.0.1 appdirs==1.4.4 -dask==2024.11.1 +dask==2024.11.2 h5netcdf==1.4.1 humanize==4.11.0 lazy-import==0.2.2