Skip to content

v2.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 00:33
· 105 commits to main since this release

v2.4.2 (2024-04-14)

Chore

  • chore(deps-dev): bump black from 24.3.0 to 24.4.0 (#765) (23d97ce)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.1 to 9.4.1 (#758) (d1ea76e)

  • chore(deps-dev): bump python-semantic-release from 9.3.1 to 9.4.1 (#759) (32e465b)

  • chore(deps-dev): bump commitizen from 3.20.0 to 3.22.0 (#761) (583d0d5)

  • chore(deps): bump idna from 3.6 to 3.7 (#763)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0871967)

Fix

  • fix: Update minimum postgrest dep for imports (#767) (ac2d62d)

  • fix: remove default mutable argument from client creation (#764) (5e46177)

Unknown