Skip to content

Commit a9a5800

Browse files
chore(deps): update dependency ranged-sets to v0.5
1 parent dfe5ba3 commit a9a5800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgrest.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ library
9595
PostgREST.Version
9696
build-depends: base >= 4.9 && < 4.20
9797
, HTTP >= 4000.3.7 && < 4000.5
98-
, Ranged-sets >= 0.3 && < 0.5
98+
, Ranged-sets >=0.3 && <0.6
9999
, aeson >= 2.0.3 && < 2.3
100100
, auto-update >= 0.1.4 && < 0.3
101101
, base64-bytestring >= 1 && < 1.3

0 commit comments

Comments
 (0)