From b8c1379c0986a45ee3d257c25fd6cdf7ae75379a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 13:39:17 +0000 Subject: [PATCH] Chore(deps): Bump pueblo[proc] from 0.0.7 to 0.0.8 Bumps [pueblo[proc]](https://github.com/pyveci/pueblo) from 0.0.7 to 0.0.8. - [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.7...v0.0.8) --- updated-dependencies: - dependency-name: pueblo[proc] 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 bee0d0a..4d12f30 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ crash cratedb-toolkit==0.0.3 -pueblo[proc]==0.0.7 +pueblo[proc]==0.0.8 prometheus-api-client<0.6 pytest<9 pytest-env<2