3.2.4
Fixes
- Modify how
typing-extensionsis imported to avoid needing it as runtime dependency by @max-muoto in #56. - Fix return type of
pgbulk.updatewhen there is no input and returning is notNoneby @wesleykendall in #57.
typing-extensions is imported to avoid needing it as runtime dependency by @max-muoto in #56.pgbulk.update when there is no input and returning is not None by @wesleykendall in #57.