diff --git a/docs/build/unreleased/1339.rst b/docs/build/unreleased/1339.rst index 9f4560c1..5bd538c1 100644 --- a/docs/build/unreleased/1339.rst +++ b/docs/build/unreleased/1339.rst @@ -3,7 +3,7 @@ :tickets: 1339 Replaced ``python-dateutil`` with the standard library module - `zoneinfo `. + `zoneinfo `_. This module was added in Python 3.9, so previous version will been to install the backport of it, available by installing the ``backports.zoneinfo`` library. The ``alembic[tz]`` option has been updated accordingly.