diff --git a/common_lib/Cargo.toml b/common_lib/Cargo.toml index 4d48bf4734..66a2da224c 100644 --- a/common_lib/Cargo.toml +++ b/common_lib/Cargo.toml @@ -25,4 +25,4 @@ aws-sdk-dynamodb = "1.3.0" aws-sdk-cloudwatchlogs = "1.3.0" [dev-dependencies] -testcontainers = "0.26.0" \ No newline at end of file +testcontainers = "0.27.1" \ No newline at end of file