From 4d8ef587eefdb63cdfff2b48ae03a88e4594a9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 10:29:53 +0000 Subject: [PATCH] Bump testcontainers from 3.7.1 to 4.10.0 Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 3.7.1 to 4.10.0. - [Release notes](https://github.com/testcontainers/testcontainers-python/releases) - [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-python/compare/v3.7.1...testcontainers-v4.10.0) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 0900c5f3..16cc45ff 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -10,5 +10,5 @@ python-rapidjson==1.14 cysimdjson==23.8 responses==0.24.1 types-requests<2.31.0.7 -testcontainers==3.7.1 +testcontainers==4.10.0 pyOpenSSL==24.0.0