diff --git a/Cargo.toml b/Cargo.toml index 9bf1067ff..8e112cfe5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ utoipa = { version = "4.2.3", features = [ "non_strict_integers", "uuid", ] } -testcontainers = "0.21.0" +testcontainers = "0.22.0" testcontainers-modules = "0.9.0" tokio = "1.39.3" tracing = "0.1.40"