From f569e3548374af919dd4257ce6d72b7eeffa2868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 03:59:18 +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.15 to 0.0.18. - [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.15...v0.0.18) --- 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 f709a097..c0c6c617 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.15 +cratedb-toolkit[testing]==0.0.18 pytest<9