Skip to content

Commit 2de7553

Browse files
chore(deps): update dependency ranged-sets to v0.5
1 parent 12ef633 commit 2de7553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgrest.cabal

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

0 commit comments

Comments
 (0)