From d1282286cd4a872b0f32c67d5dcb51f54f322c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 04:02:33 +0000 Subject: [PATCH] Bump pueblo from 0.0.9 to 0.0.10 in /by-dataframe/dask Bumps [pueblo](https://github.com/pyveci/pueblo) from 0.0.9 to 0.0.10. - [Release notes](https://github.com/pyveci/pueblo/releases) - [Changelog](https://github.com/pyveci/pueblo/blob/main/CHANGES.md) - [Commits](https://github.com/pyveci/pueblo/compare/v0.0.9...v0.0.10) --- updated-dependencies: - dependency-name: pueblo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- by-dataframe/dask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/by-dataframe/dask/requirements.txt b/by-dataframe/dask/requirements.txt index 8bf77c8a..9d501791 100644 --- a/by-dataframe/dask/requirements.txt +++ b/by-dataframe/dask/requirements.txt @@ -2,5 +2,5 @@ click<9 colorlog<7 dask[dataframe]>=2024.4.1 # Python 3.11.9 breaks previous Dask distributed>=2024.4.1 # Python 3.11.9 breaks previous Dask -pueblo==0.0.9 +pueblo==0.0.10 sqlalchemy-cratedb==0.40.0