From a2351b53ad215accbff50515ab4839c31319d402 Mon Sep 17 00:00:00 2001 From: Specmatic Renovate Date: Thu, 19 Mar 2026 00:35:55 +0000 Subject: [PATCH] chore(deps): update dependency testcontainers to v4.14.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 713c18f..d57e178 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pytest>=7.4 python-dotenv>=1.0 specmatic==2.39.6.post1 redis==7.0.1 -testcontainers==4.13.2 +testcontainers==4.14.2 coverage==7.11.0 \ No newline at end of file