From 01282c336e4a9ed2fcb7cddc617fbc429dc66c88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 04:02:03 +0000 Subject: [PATCH] Bump dask from 2025.10.0 to 2025.11.0 Bumps [dask](https://github.com/dask/dask) from 2025.10.0 to 2025.11.0. - [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/2025.10.0...2025.11.0) --- updated-dependencies: - dependency-name: dask dependency-version: 2025.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc68dee3afbb..4f7721ca4f01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ coverage==7.11.0 # pytest-cov cycler==0.12.1 # via matplotlib -dask==2025.10.0 +dask==2025.11.0 # via # qcodes (pyproject.toml) # qcodes