Skip to content

Commit

Permalink
chore(deps): update dependency hasql-pool to v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent ce27425 commit 34cd609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions postgrest.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ library
, hasql >= 1.6.1.1 && < 1.7
, hasql-dynamic-statements >= 0.3.1 && < 0.4
, hasql-notifications >= 0.2.2.0 && < 0.3
, hasql-pool >= 1.0.1 && < 1.1
, hasql-pool >=1.0.1 && <1.4
, hasql-transaction >= 1.0.1 && < 1.1
, heredoc >= 0.2 && < 0.3
, http-types >= 0.12.2 && < 0.13
Expand Down Expand Up @@ -260,7 +260,7 @@ test-suite spec
, bytestring >= 0.10.8 && < 0.13
, case-insensitive >= 1.2 && < 1.3
, containers >= 0.5.7 && < 0.7
, hasql-pool >= 1.0.1 && < 1.1
, hasql-pool >=1.0.1 && <1.4
, hasql-transaction >= 1.0.1 && < 1.1
, heredoc >= 0.2 && < 0.3
, hspec >= 2.3 && < 2.12
Expand Down

0 comments on commit 34cd609

Please sign in to comment.