Skip to content

Build(deps): Bump databases[asyncpg] from 0.8.0 to 0.9.0

Ronan Amicel requested to merge dependabot-pip-databases-asyncpg--0.9.0 into main

Bumps databases[asyncpg] from 0.8.0 to 0.9.0.

Release notes

Sourced from databases[asyncpg]'s releases.

Version 0.9.0

Changed

  • Drop support for Python 3.7 and add support for Python 3.12 (#583#583)
  • Add support for SQLAlchemy 2+ (#540#540)
  • Allow SSL string parameters in PostgresSQL URL (#575#575) and (#576#576)

#583: encode/databases#583 #540: encode/databases#540 #575: encode/databases#575 #576: encode/databases#576

Changelog

Sourced from databases[asyncpg]'s changelog.

0.9.0 (February 23th, 2024)

Changed

  • Drop support for Python 3.7 and add support for Python 3.12 (#583#583)
  • Add support for SQLAlchemy 2+ (#540#540)
  • Allow SSL string parameters in PostgresSQL URL (#575#575) and (#576#576)

#583: encode/databases#583 #540: encode/databases#540 #575: encode/databases#575 #576: encode/databases#576

Commits

Merge request reports