From 1c79a8791ee5c39fe86a251e973101d18b2b8258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 03:43:02 +0000 Subject: [PATCH] Build(deps-dev): Update pueblo requirement Updates the requirements on [pueblo](https://github.com/pyveci/pueblo) to permit the latest version. - [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.18...v0.0.19) --- updated-dependencies: - dependency-name: pueblo dependency-version: 0.0.19 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- topic/machine-learning/mlflow/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topic/machine-learning/mlflow/requirements-dev.txt b/topic/machine-learning/mlflow/requirements-dev.txt index e7e76dd4..9be375a3 100644 --- a/topic/machine-learning/mlflow/requirements-dev.txt +++ b/topic/machine-learning/mlflow/requirements-dev.txt @@ -1,6 +1,6 @@ # Real. cratedb-toolkit[io]>=0.0.46 -pueblo[notebook,testing]>=0.0.18 +pueblo[notebook,testing]>=0.0.19 # Development. # cratedb-toolkit[io] @ git+https://github.com/crate-workbench/cratedb-toolkit.git@7f3a493