From 4af9f964dcfa439d05af42d4393a15d93a38ec82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 03:21:36 +0000 Subject: [PATCH] Bump pueblo from 0.0.9 to 0.0.10 in /by-dataframe/pandas 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/pandas/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/by-dataframe/pandas/requirements.txt b/by-dataframe/pandas/requirements.txt index fc67de9a..84f4782b 100644 --- a/by-dataframe/pandas/requirements.txt +++ b/by-dataframe/pandas/requirements.txt @@ -1,5 +1,5 @@ click<9 colorlog<7 pandas==2.2.* -pueblo==0.0.9 +pueblo==0.0.10 sqlalchemy-cratedb==0.40.0