As of today (March 23rd 2022) the Python Software Foundation (PSF) has dropped support of Python versions before Python 3.7 (ie. 2.7, 3.5 and 3.6).
I truly recommend that Towncrier should also drop support for those versions.
This will allow us to use advanced tools of python such as dataclasses, f-string, async methods etc.