From e4c77e829dd973b56e90badd73862971b351e1c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 13:03:17 +0000 Subject: [PATCH] Chore(deps): Bump pueblo from 0.0.18 to 0.0.19 Bumps [pueblo](https://github.com/pyveci/pueblo) from 0.0.18 to 0.0.19. - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 9dbe6fc..8f5954c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ cratedb-toolkit==0.0.48 opentelemetry-distro>=0.50b0,<0.63 opentelemetry-exporter-otlp<2 pandas>=3.0.2,<4 -pueblo[proc]==0.0.18 +pueblo[proc]==0.0.19 prometheus-api-client<0.8 pytest<10 pytest-env<2