From ca05b364c56d8426028ec1c4598bcaa9153960b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20P=2E=20Ren=C3=A9=20de=20Cotret?= Date: Tue, 26 Aug 2025 16:39:34 -0400 Subject: [PATCH] Update upper bound on `network` to include `network-3.2` --- testcontainers.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testcontainers.cabal b/testcontainers.cabal index 4e1a4d4..92ed664 100644 --- a/testcontainers.cabal +++ b/testcontainers.cabal @@ -55,7 +55,7 @@ library , http-client >=0.5.14 && <1 , http-types >=0.12.3 && <1 , mtl >=2.2.2 && <3 - , network >=2.8.0 && <3.2 + , network >=2.8.0 && <3.3 , optics-core >=0.1 && <0.5 , process >=1.6.5 && <1.7 , random >=1.2 && <2