From 8d6dd7c69b801a22de2d5fb1f0ff2f157eff72a1 Mon Sep 17 00:00:00 2001 From: Zsolt Szende Date: Sat, 1 Oct 2022 19:59:35 +0100 Subject: [PATCH] Bump lens upper bound to include 5.2 --- openapi3.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi3.cabal b/openapi3.cabal index 4057a575..57805f23 100644 --- a/openapi3.cabal +++ b/openapi3.cabal @@ -83,7 +83,7 @@ library , hashable >=1.2.7.0 && <1.5 , http-media >=0.8.0.0 && <0.9 , insert-ordered-containers >=0.2.3 && <0.3 - , lens >=4.16.1 && <5.2 + , lens >=4.16.1 && <5.3 , network >=2.6.3.5 && <3.2 , optics-core >=0.2 && <0.5 , optics-th >=0.2 && <0.5