From 9e60f5ea5c6d2c7c1d72acde4cd775940b593c86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 06:30:11 +0000 Subject: [PATCH] chore(deps): update dependency aeson to v2.3 --- richenv.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/richenv.cabal b/richenv.cabal index 8aa4b1c..2b5d84c 100644 --- a/richenv.cabal +++ b/richenv.cabal @@ -66,7 +66,7 @@ source-repository head common common-options build-depends: - , aeson >=2.1.2.1 && <2.3 + , aeson >=2.1.2.1 && <2.4 , base >=4.17 && <5 , text >=2.0 && <3 , unordered-containers >=0.2.20 && <0.3