From 5ec4c83d969a20556522d558a07544fcd23d3845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 04:01:49 +0000 Subject: [PATCH] Bump cratedb-toolkit[testing] in /testing/testcontainers/python-pytest 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-pytest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/testcontainers/python-pytest/requirements.txt b/testing/testcontainers/python-pytest/requirements.txt index 2d5b6023..7966604e 100644 --- a/testing/testcontainers/python-pytest/requirements.txt +++ b/testing/testcontainers/python-pytest/requirements.txt @@ -1,3 +1,3 @@ crash==0.31.5 -cratedb-toolkit[testing]==0.0.25 +cratedb-toolkit[testing]==0.0.27 pytest<9