Skip to content

Commit 10a6bf0

Browse files
chore(deps): update dependency ranged-sets to v0.5
1 parent d31c873 commit 10a6bf0

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
@@ -92,7 +92,7 @@ library
9292
PostgREST.Version
9393
build-depends: base >= 4.9 && < 4.20
9494
, HTTP >= 4000.3.7 && < 4000.5
95-
, Ranged-sets >= 0.3 && < 0.5
95+
, Ranged-sets >=0.3 && <0.6
9696
, aeson >= 2.0.3 && < 2.3
9797
, auto-update >= 0.1.4 && < 0.3
9898
, base64-bytestring >= 1 && < 1.3

0 commit comments

Comments
 (0)