From 385972ea8ea57fc6a115bcb27a31b6b72772624f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 03:14:38 +0000 Subject: [PATCH] Bump sqlalchemy-cratedb from 0.37.0 to 0.38.0 in /by-dataframe/dask Bumps [sqlalchemy-cratedb](https://github.com/crate/sqlalchemy-cratedb) from 0.37.0 to 0.38.0. - [Release notes](https://github.com/crate/sqlalchemy-cratedb/releases) - [Changelog](https://github.com/crate/sqlalchemy-cratedb/blob/main/CHANGES.md) - [Commits](https://github.com/crate/sqlalchemy-cratedb/compare/0.37.0...0.38.0) --- updated-dependencies: - dependency-name: sqlalchemy-cratedb dependency-type: direct:production update-type: version-update:semver-minor ... 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 27fc2f3a..7f25f680 100644 --- a/by-dataframe/dask/requirements.txt +++ b/by-dataframe/dask/requirements.txt @@ -3,4 +3,4 @@ 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 -sqlalchemy-cratedb==0.37.0 +sqlalchemy-cratedb==0.38.0