From d4e46727b65fd94f3f81fa4401c511f4e9694e4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 03:25:49 +0000 Subject: [PATCH] Bump cratedb-toolkit[testing] in /testing/testcontainers/python-unittest Bumps [cratedb-toolkit[testing]](https://github.com/crate/cratedb-toolkit) from 0.0.25 to 0.0.27. - [Release notes](https://github.com/crate/cratedb-toolkit/releases) - [Changelog](https://github.com/crate/cratedb-toolkit/blob/main/CHANGES.md) - [Commits](https://github.com/crate/cratedb-toolkit/compare/v0.0.25...v0.0.27) --- updated-dependencies: - dependency-name: cratedb-toolkit[testing] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- testing/testcontainers/python-unittest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/testcontainers/python-unittest/requirements.txt b/testing/testcontainers/python-unittest/requirements.txt index 2f7a850c..4d598434 100644 --- a/testing/testcontainers/python-unittest/requirements.txt +++ b/testing/testcontainers/python-unittest/requirements.txt @@ -1,2 +1,2 @@ crash==0.31.5 -cratedb-toolkit[testing]==0.0.25 +cratedb-toolkit[testing]==0.0.27