From 0468674c5d470a9678bf476f97fd8b57c7a642c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 20:58:29 +0000 Subject: [PATCH] chore(deps): update dependency optparse-applicative to v0.19 --- postgrest.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index fa28807b4e..7a822d62af 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -127,7 +127,7 @@ library , neat-interpolation >= 0.5 && < 0.6 , network >= 2.6 && < 3.3 , network-uri >= 2.6.1 && < 2.8 - , optparse-applicative >= 0.13 && < 0.19 + , optparse-applicative >=0.13 && <0.20 , parsec >= 3.1.11 && < 3.2 -- Technically unused, can be removed after updating to hasql >= 1.7 , postgresql-libpq >= 0.10