diff --git a/postgrest.cabal b/postgrest.cabal index e75e3a291..028dfd1f9 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -190,8 +190,8 @@ test-suite spec , hasql-transaction >= 0.7.2 && < 1.1 , heredoc >= 0.2 && < 0.3 , hspec >= 2.3 && < 2.8 - , hspec-wai >= 0.10 && < 0.11 - , hspec-wai-json >= 0.10 && < 0.11 + , hspec-wai >= 0.10 && < 0.12 + , hspec-wai-json >= 0.10 && < 0.12 , http-types >= 0.12.3 && < 0.13 , lens >= 4.14 && < 4.20 , lens-aeson >= 1.0.1 && < 1.2 @@ -234,8 +234,8 @@ Test-Suite spec-querycost , hasql-transaction >= 0.7.2 && < 1.1 , heredoc >= 0.2 && < 0.3 , hspec >= 2.3 && < 2.8 - , hspec-wai >= 0.10 && < 0.11 - , hspec-wai-json >= 0.10 && < 0.11 + , hspec-wai >= 0.10 && < 0.12 + , hspec-wai-json >= 0.10 && < 0.12 , http-types >= 0.12.3 && < 0.13 , lens >= 4.14 && < 4.20 , lens-aeson >= 1.0.1 && < 1.2