From baebe8a3b7c8f856d5445a88996f52354ee04b5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 17:40:54 +0000 Subject: [PATCH] chore(deps): update dependency http to v4000.5 --- postgrest.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index d88a035db2..c0a809f5a8 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -99,7 +99,7 @@ library PostgREST.TimeIt PostgREST.Version build-depends: base >= 4.9 && < 4.20 - , HTTP >= 4000.3.7 && < 4000.5 + , HTTP >=4000.3.7 && <4000.6 , Ranged-sets >= 0.3 && < 0.5 , aeson >= 2.0.3 && < 2.3 , auto-update >= 0.1.4 && < 0.3