From bd0798d8095fb005702bdf22b56b7460dfb83c5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 03:36:21 +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.24 to 0.0.25. - [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.24...v0.0.25) --- 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 654277a5..2d5b6023 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.24 +cratedb-toolkit[testing]==0.0.25 pytest<9